Linux Ask!

Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.

Remove package with Yum

Answer:

You can use the following command to remove packages using yum,

e.g. remove Firefox

yum remove firefox

To remove multiple packages, try

yum remove firefox gedit

  1. How to remove installed package using RPM?
  2. How to install a RPM package
  3. How to upgrade an installed RPM package
  4. Remove packages and config files in Ubuntu
  5. How to check if a rpm package is already installed?

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>