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

Last updated: September 21,2024

1. Install "libsepol-devel.x86_64" package

This guide let you learn how to install libsepol-devel.x86_64 on Red Hat Enterprise Linux 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:02:54 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libsepol-devel
Version : 2.9
Release : 3.el8
Architecture : x86_64
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.