How to Install and Uninstall libsepol-devel.x86_64 Package on Amazon Linux 2

Last updated: July 01,2024

1. Install "libsepol-devel.x86_64" package

Please follow the guidance below to install libsepol-devel.x86_64 on Amazon Linux 2

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

2. Uninstall "libsepol-devel.x86_64" package

This guide let you learn how to uninstall libsepol-devel.x86_64 on Amazon Linux 2:

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

3. Information about the libsepol-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libsepol-devel
Arch : x86_64
Version : 2.5
Release : 8.1.amzn2.0.2
Size : 77 k
Repo : amzn2-core/2/x86_64
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.