How to Install and Uninstall libselinux-devel.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "libselinux-devel.i686" package

Please follow the instructions below to install libselinux-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libselinux-devel.i686

2. Uninstall "libselinux-devel.i686" package

Learn how to uninstall libselinux-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libselinux-devel.i686 $ sudo dnf autoremove

3. Information about the libselinux-devel.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:33:44 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libselinux-devel
Version : 2.9
Release : 8.el8
Architecture : i686
Size : 200 k
Source : libselinux-2.9-8.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Header files and libraries used to build SELinux
URL : https://github.com/SELinuxProject/selinux/wiki
License : Public Domain
Description : The libselinux-devel package contains the libraries and header files
: needed for developing SELinux applications.