Scott Jan wrote:
Yum remove <package> - removes packages and all it dependencies after promptingHello, I am new to linux. How does one uninstall an installed package. Thanks Jan
rpm -e <package> - removes independant RPM package. regards Rahu;
Scott Jan wrote:
Yum remove <package> - removes packages and all it dependencies after promptingHello, I am new to linux. How does one uninstall an installed package. Thanks Jan
rpm -e <package> - removes independant RPM package. regards Rahu;