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

Last updated: June 26,2024

1. Install "libselinux-python.x86_64" package

This tutorial shows how to install libselinux-python.x86_64 on Amazon Linux 2

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

2. Uninstall "libselinux-python.x86_64" package

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

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

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

Loaded plugins: ovl, priorities
Available Packages
Name : libselinux-python
Arch : x86_64
Version : 2.5
Release : 12.amzn2.0.2
Size : 237 k
Repo : amzn2-core/2/x86_64
Summary : SELinux python bindings for libselinux
URL : https://github.com/SELinuxProject/selinux/wiki
License : Public Domain
Description : The libselinux-python package contains the python bindings for
: developing SELinux applications.