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

Last updated: October 06,2024

1. Install "redhat-lsb.i686" package

This is a short guide on how to install redhat-lsb.i686 on Fedora 34

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

2. Uninstall "redhat-lsb.i686" package

In this section, we are going to explain the necessary steps to uninstall redhat-lsb.i686 on Fedora 34:

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

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

Last metadata expiration check: 2:18:55 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : redhat-lsb
Version : 4.1
Release : 53.fc34
Architecture : i686
Size : 17 k
Source : redhat-lsb-4.1-53.fc34.src.rpm
Repository : updates
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.