How to Install and Uninstall python3-libsemanage.x86_64 Package on AlmaLinux 8

Last updated: January 11,2025

1. Install "python3-libsemanage.x86_64" package

This is a short guide on how to install python3-libsemanage.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install python3-libsemanage.x86_64

2. Uninstall "python3-libsemanage.x86_64" package

This is a short guide on how to uninstall python3-libsemanage.x86_64 on AlmaLinux 8:

$ sudo dnf remove python3-libsemanage.x86_64 $ sudo dnf autoremove

3. Information about the python3-libsemanage.x86_64 package on AlmaLinux 8

Last metadata expiration check: 2:21:58 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-libsemanage
Version : 2.9
Release : 8.el8
Architecture : x86_64
Size : 127 k
Source : libsemanage-2.9-8.el8.src.rpm
Repository : baseos
Summary : semanage python 3 bindings for libsemanage
URL : https://github.com/SELinuxProject/selinux/wiki
License : LGPLv2+
Description : The libsemanage-python3 package contains the python 3 bindings for developing
: SELinux management applications.