BASH - Commands - Package Commands

DescriptionCommand
Install from source./configure
make
make install
Install RPM based package (Redhat)rpm -i pkgname.rpm
Remove package (Redhat)rpm -e pgkname