< Home - < Back

redhat-lsb-compat


Information about the package, redhat-lsb-compat, which is shipped with common Linux distributions. The redhat-lsb-compat package is designed for, LSB package split dependency compat helper.


Package Name:

redhat-lsb-compat

Summary:

LSB package split dependency compat helper

Description:

This package only exists to help transition redhat-lsb users to the new package split. Without this subpackage, it will not be possible to do clean updates from old redhat-lsb package set.

Architecture:

x86_64

Version:

4.0

Release:

7.el6.centos

Size:

10 k

Repository:

base

From Repository:

Licence:

GPL



Handy Yum Commands for redhat-lsb-compat


Control the redhat-lsb-compat package with the following handy commands outlined below.


Command

Description of Command

yum install redhat-lsb-compat

This command will install redhat-lsb-compat on the server.

yum remove redhat-lsb-compat

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

yum -y remove redhat-lsb-compat

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

yum update redhat-lsb-compat

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

yum -y update redhat-lsb-compat

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

yum info redhat-lsb-compat

This command will show you core information about the redhat-lsb-compat package.

yum deplist redhat-lsb-compat

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

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