How to Install and Uninstall libsemanage-static.x86_64 Package on Amazon Linux 2

Last updated: July 05,2024

1. Install "libsemanage-static.x86_64" package

Please follow the guidelines below to install libsemanage-static.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libsemanage-static.x86_64

2. Uninstall "libsemanage-static.x86_64" package

Please follow the guidance below to uninstall libsemanage-static.x86_64 on Amazon Linux 2:

$ sudo yum remove libsemanage-static.x86_64 $ sudo yum autoremove

3. Information about the libsemanage-static.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libsemanage-static
Arch : x86_64
Version : 2.5
Release : 11.amzn2
Size : 144 k
Repo : amzn2-core/2/x86_64
Summary : Static library used to build policy manipulation tools
URL : https://github.com/SELinuxProject/selinux/wiki
License : LGPLv2+
Description : The semanage-static package contains the static libraries
: needed for developing applications that manipulate binary
: policies.