To find packages:
rpm -qa | grep -i webmin
To unistall the package:
rpm -e <package name>
If you need to uninstall more than one package at a time
rpm -e <package name> <package name> <package name>
My name is Randy Johnson. I use Lucee, Coldfusion, PHP, jQuery, Javascript & MySQL on a daily basis. When called upon I will flex my Linux and Windows server administration & server migrations but prefer to be programming web applications.
rpm -qa | grep -i webmin
rpm -e <package name>
rpm -e <package name> <package name> <package name>
The page you were looking for, could not be found. You may have typed the address incorrectly or you may have used an outdated link.
Go to Homepage
No comments