How to Install and Uninstall redhat-lsb.i686 Package on Fedora 36

Last updated: October 05,2024

1. Install "redhat-lsb.i686" package

Please follow the guidance below to install redhat-lsb.i686 on Fedora 36

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

2. Uninstall "redhat-lsb.i686" package

Learn how to uninstall redhat-lsb.i686 on Fedora 36:

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

3. Information about the redhat-lsb.i686 package on Fedora 36

Last metadata expiration check: 4:13:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : redhat-lsb
Version : 4.1
Release : 56.fc36
Architecture : i686
Size : 17 k
Source : redhat-lsb-4.1-56.fc36.src.rpm
Repository : fedora
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.