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

Last updated: October 05,2024

1. Install "libsemanage-python.x86_64" package

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

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

2. Uninstall "libsemanage-python.x86_64" package

Here is a brief guide to show you how to uninstall libsemanage-python.x86_64 on Amazon Linux 2:

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : libsemanage-python
Arch : x86_64
Version : 2.5
Release : 11.amzn2
Size : 115 k
Repo : amzn2-core/2/x86_64
Summary : semanage python bindings for libsemanage
URL : https://github.com/SELinuxProject/selinux/wiki
License : LGPLv2+
Description : The libsemanage-python package contains the python bindings for
: developing SELinux management applications.