Removing applications using yum

The following are examples to illustrate the usage of the yum command for removing an application package:

  • The yum command can be used to remove a package with all its dependencies, as shown in the command line here:
$ yum remove firefox
  • The yum command can also be used with the -y option to remove an application without prompting for confirmation, as shown in the command line here:
$ yum -y remove firefox
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.50.222