remove a rpm installed package

by rajesh 2012-04-11 16:53:26

We can use rpm -e command to remove packages installed using rpm

rpm -e *package_name*


example to remove httpd that was installed using rpm we can run the command

rpm -e httpd

Tagged in:

858
like
0
dislike
0
mail
flag

You must LOGIN to add comments