what is the command to uninstall processes in linux?
Answer Posted / sachin tendulkar
# rpm rm -rf package name*
# yum remove package name*
| Is This Answer Correct ? | 10 Yes | 10 No |
Post New Answer View All Answers
What is the command to check cpu speed in linux?
Information technology is widely used in
What does sh do in linux?
What does kill in linux?
What is the use of mv command in linux?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
Explain difference between nfs soft and hard mouniting points?
How do I check cpu usage?
Explain about the command elm?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
How do I list directories in linux?
What is tail command in linux?
What daemon is used for scheduling of the commands?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
What does chmod 666 do?