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

Last updated: October 08,2024

1. Install "libsepol-devel.i686" package

Learn how to install libsepol-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "libsepol-devel.i686" package

Please follow the guidance below to uninstall libsepol-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 2:21:41 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libsepol-devel
Version : 3.5
Release : 1.el9
Architecture : i686
Size : 52 k
Source : libsepol-3.5-1.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Header files and libraries used to build policy manipulation tools
URL : https://github.com/SELinuxProject/selinux/wiki
License : LGPLv2+
Description : The libsepol-devel package contains the libraries and header files
: needed for developing applications that manipulate binary policies.