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

Last updated: November 28,2024

1. Install "libsepol-devel.i686" package

Here is a brief guide to show you how to install libsepol-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "libsepol-devel.i686" package

This guide covers the steps necessary to uninstall libsepol-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:05:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libsepol-devel
Version : 2.9
Release : 3.el8
Architecture : i686
Size : 87 k
Source : libsepol-2.9-3.el8.src.rpm
Repository : ubi-8-baseos-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.