WEL COME...Tamilnet Live...தமிழ்நெட் லைவ் ..வருக வருக ...

Select Your Language

Remove a rpm installed package - Linux

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
======================================================================================================

No comments: