what is the command to uninstall processes in linux?

Answer Posted / khushiram

first find which package you want unistall
than rpm -e sendmail* (this is the package name)
or
yum e sendmail* (than package name)

Is This Answer Correct ?    38 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the command to check cpu speed in linux?

520


What is the purpose output of cd command?

566


What is tty name?

551


What do you mean by directory?

546


What does chmod 777 do?

577






Explain about document formatting?

577


What the command used for search file or files for specific text?

492


What is gnu in linux?

525


What is the command to calculate the size of a folder?

500


How do you execute more than one command or program from a single command line entry?

548


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

512


You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?

526


What signal is ctrl c?

506


Explain about sh?

578


How do I find previous commands in linux?

527