How to Install and Uninstall python3-setools.x86_64 Package on Rocky Linux 8

Last updated: September 28,2024

1. Install "python3-setools.x86_64" package

In this section, we are going to explain the necessary steps to install python3-setools.x86_64 on Rocky Linux 8

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

2. Uninstall "python3-setools.x86_64" package

This guide covers the steps necessary to uninstall python3-setools.x86_64 on Rocky Linux 8:

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

3. Information about the python3-setools.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:39:47 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-setools
Version : 4.3.0
Release : 3.el8
Architecture : x86_64
Size : 623 k
Source : setools-4.3.0-3.el8.src.rpm
Repository : baseos
Summary : Policy analysis tools for SELinux
URL : https://github.com/SELinuxProject/setools/wiki
License : GPLv2
Description : SETools is a collection of graphical tools, command-line tools, and
: Python 3 modules designed to facilitate SELinux policy analysis.