< Home - < Back

redhat-rpm-config


Information about the package, redhat-rpm-config, which is shipped with common Linux distributions. The redhat-rpm-config package is designed for, Red Hat specific rpm configuration files.


Package Name:

redhat-rpm-config

Summary:

Red Hat specific rpm configuration files

URL:

Description:

Red Hat specific rpm configuration files.

Architecture:

noarch

Version:

9.0.3

Release:

51.el6.centos

Size:

135 k

Repository:

installed

From Repository:

base

Licence:

GPL+



Handy Yum Commands for redhat-rpm-config


Control the redhat-rpm-config package with the following handy commands outlined below.


Command

Description of Command

yum install redhat-rpm-config

This command will install redhat-rpm-config on the server.

yum remove redhat-rpm-config

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

yum -y remove redhat-rpm-config

This command will un-install redhat-rpm-config 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 redhat-rpm-config when using the -y flag.

yum update redhat-rpm-config

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

yum -y update redhat-rpm-config

This command will update redhat-rpm-config 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 redhat-rpm-config when using the -y flag.

yum info redhat-rpm-config

This command will show you core information about the redhat-rpm-config package.

yum deplist redhat-rpm-config

This command will show you the dependencies for redhat-rpm-config. 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 redhat-rpm-config

This command will check if there is an update waiting on redhat-rpm-config. 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.