How to Install and Uninstall redhat-lsb-cxx.i686 Package on CentOS Stream 8

Last updated: May 18,2024

1. Install "redhat-lsb-cxx.i686" package

This is a short guide on how to install redhat-lsb-cxx.i686 on CentOS Stream 8

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

2. Uninstall "redhat-lsb-cxx.i686" package

This guide covers the steps necessary to uninstall redhat-lsb-cxx.i686 on CentOS Stream 8:

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

3. Information about the redhat-lsb-cxx.i686 package on CentOS Stream 8

Last metadata expiration check: 4:52:44 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : redhat-lsb-cxx
Version : 4.1
Release : 47.el8
Architecture : i686
Size : 23 k
Source : redhat-lsb-4.1-47.el8.src.rpm
Repository : appstream
Summary : LSB CXX module support
URL : http://www.linuxfoundation.org/collaborate/workgroups/lsb
License : GPLv2
Description : The Linux Standard Base (LSB) CXX module supports the core interfaces by
: providing system interfaces, libraries, and a runtime environment for
: applications built using the C++ programming language. These interfaces
: provide low-level support for the core constructs of the language, and
: implement the standard base C++ libraries.