Installing and Removing software
Installing and Removing software
Primary RPM optionsInstall : rpm -i , -- install
Upgrade : rpm -U , --upgrade
Freshen : rpm -F , --freshen
Erase : rpm -e , --erase
Output Options :
-v for verbose mode
-h for hash mode
Comments