what is the command to uninstall processes in linux?

Answer Posted / anand jain

To uninstall the RPM in linux
rpm -e <following the package name >
for Ex: (rpm -e yum-3.2.25-1.fc12.noarch)
you can get the full package details with version by this cmd

rpm -qa | grep <name of the package>
Ex: rpm -qa |grep yum

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How commands work in linux?

514


The command ‘umask -S’

588


Brief about the command ff?

592


What is DISM command?

514


Does linux cp command overwrite?

584






What is clang linux?

560


How do I clear terminal command history?

566


In order to display the last five commands you have entered using the fc command, you would type?

517


How many cmd commands are there?

529


Enlist some linux to file content commands?

567


How use more command in linux?

542


What are linux commands?

541


Explain about sh?

584


How do I permanently set ulimit in linux?

517


What does pwd mean in linux?

544