How to Install and Uninstall libsepol-devel.i686 Package on CentOS 8 / RHEL 8

Last updated: September 29,2024

1. Install "libsepol-devel.i686" package

Here is a brief guide to show you how to install libsepol-devel.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "libsepol-devel.i686" package

This guide let you learn how to uninstall libsepol-devel.i686 on CentOS 8 / RHEL 8:

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

3. Information about the libsepol-devel.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:50:26 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libsepol-devel
Version : 2.9
Release : 1.el8
Architecture : i686
Size : 86 k
Source : libsepol-2.9-1.el8.src.rpm
Repository : baseos
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.