How to Install and Uninstall redhat-lsb.x86_64 Package on CentOS 8 / RHEL 8

Last updated: January 20,2025

1. Install "redhat-lsb.x86_64" package

Here is a brief guide to show you how to install redhat-lsb.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install redhat-lsb.x86_64

2. Uninstall "redhat-lsb.x86_64" package

In this section, we are going to explain the necessary steps to uninstall redhat-lsb.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove redhat-lsb.x86_64 $ sudo dnf autoremove

3. Information about the redhat-lsb.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:19:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : redhat-lsb
Version : 4.1
Release : 47.el8
Architecture : x86_64
Size : 30 k
Source : redhat-lsb-4.1-47.el8.src.rpm
Repository : appstream
Summary : Implementation of Linux Standard Base specification
URL : http://www.linuxfoundation.org/collaborate/workgroups/lsb
License : GPLv2
Description : The Linux Standard Base (LSB) is an attempt to develop a set of standards that
: will increase compatibility among Linux distributions. It is designed to be
: binary-compatible and produce a stable application binary interface (ABI) for
: independent software vendors.
: The lsb package provides utilities, libraries etc. needed for LSB Compliant
: Applications. It also contains requirements that will ensure that all
: components required by the LSB are installed on the system.