< Home - < Back

anaconda-yum-plugins


Information about the package, anaconda-yum-plugins, which is shipped with common Linux distributions. The anaconda-yum-plugins package is designed for, Installation-related yum plugins.


Package Name:

anaconda-yum-plugins

Summary:

Installation-related yum plugins

Description:

The anaconda yum-plugins package contains yum plugins that are useful for anaconda and other system installation-related programs.

Architecture:

noarch

Version:

1.0

Release:

5.1.el6

Size:

13 k

Repository:

base

From Repository:

Licence:

GPLv2+



Handy Yum Commands for anaconda-yum-plugins


Control the anaconda-yum-plugins package with the following handy commands outlined below.


Command

Description of Command

yum install anaconda-yum-plugins

This command will install anaconda-yum-plugins on the server.

yum remove anaconda-yum-plugins

This command will un-install anaconda-yum-plugins on the server. When you run this command, you will be asked if you are sure that you want to remove anaconda-yum-plugins, so you have to manually confirm that you want to do this.

yum -y remove anaconda-yum-plugins

This command will un-install anaconda-yum-plugins on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove anaconda-yum-plugins when using the -y flag.

yum update anaconda-yum-plugins

This command will update anaconda-yum-plugins to the latest version. When you run this command, you will be asked if you are sure that you want to remove anaconda-yum-plugins, so you have to manually confirm that you want to do this.

yum -y update anaconda-yum-plugins

This command will update anaconda-yum-plugins to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove anaconda-yum-plugins when using the -y flag.

yum info anaconda-yum-plugins

This command will show you core information about the anaconda-yum-plugins package.

yum deplist anaconda-yum-plugins

This command will show you the dependencies for anaconda-yum-plugins. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update anaconda-yum-plugins

This command will check if there is an update waiting on anaconda-yum-plugins. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.