Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the command to uninstall processes in linux?

Answers were Sorted based on User's Feedback



what is the command to uninstall processes in linux?..

Answer / ravi babu

yum remove sendmail* -y

y means with yes confirmation

Is This Answer Correct ?    0 Yes 0 No

what is the command to uninstall processes in linux?..

Answer / anjani patel

yum remove packagename

Is This Answer Correct ?    0 Yes 0 No

what is the command to uninstall processes in linux?..

Answer / raguraman sify tech

Please confirm your question is uninstall processes or packages?
Here everybody mentioned uninstall package. Except
Mr.Rallapalli who updated ans to uninstall process

Is This Answer Correct ?    0 Yes 0 No

what is the command to uninstall processes in linux?..

Answer / 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

what is the command to uninstall processes in linux?..

Answer / venkat

rpm -ev <software-name>

To Uninstall a software or package or processes.

Is This Answer Correct ?    1 Yes 3 No

what is the command to uninstall processes in linux?..

Answer / rajkapoor

rpm -e

Is This Answer Correct ?    0 Yes 5 No

what is the command to uninstall processes in linux?..

Answer / murph

service <sevice_name> stop

ie:

service httpd stop

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Linux Commands Interview Questions

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

0 Answers  


What command should you use to check your file system?

0 Answers  


You have a computer with 80 GB hard disk and Ubuntu 8.04 is installed on entire hard disk. Now you have to create a seprate partition for Windows OS and Install Win Xp as Dual boot. write down the steps involed along with the commands.

8 Answers   Bhel, Indian Navy, Tata Steel Limited,


Enlist some linux networking and troubleshooting commands?

0 Answers  


If the programmer wishes to execute an instruction at the specified time. Which command is used?

0 Answers  


What command you use for cpio to create a backup called backup.cpio of all the users’ home dirs?

2 Answers  


What is shell scripting commands?

0 Answers  


difference between patches and packages? and how to upgrade patches

2 Answers   HP, Yahoo,


how to add linux user to group?

18 Answers  


List the three main parts of an operating system command?

0 Answers  


Who am I command in linux?

0 Answers  


Explain difference between swap partition and swap file?

0 Answers  


Categories