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

Last updated: September 29,2024

1. Install "libsepol-devel.x86_64" package

In this section, we are going to explain the necessary steps to install libsepol-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "libsepol-devel.x86_64" package

Please follow the step by step instructions below to uninstall libsepol-devel.x86_64 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 5:50:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libsepol-devel
Version : 2.9
Release : 1.el8
Architecture : x86_64
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.