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

Last updated: May 03,2024

1. Install "libsepol-devel.x86_64" package

Please follow the step by step instructions below to install libsepol-devel.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install libsepol-devel.x86_64

2. Uninstall "libsepol-devel.x86_64" package

This tutorial shows how to uninstall libsepol-devel.x86_64 on CentOS 7 / RHEL 7:

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

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

Installed Packages
Name : libsepol-devel
Arch : x86_64
Version : 2.5
Release : 10.el7
Size : 124 k
Repo : installed
From repo : base
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.