How to Install and Uninstall libsepol-static.x86_64 Package on Fedora 36

Last updated: July 08,2024

1. Install "libsepol-static.x86_64" package

This tutorial shows how to install libsepol-static.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libsepol-static.x86_64

2. Uninstall "libsepol-static.x86_64" package

This guide let you learn how to uninstall libsepol-static.x86_64 on Fedora 36:

$ sudo dnf remove libsepol-static.x86_64 $ sudo dnf autoremove

3. Information about the libsepol-static.x86_64 package on Fedora 36

Last metadata expiration check: 4:47:30 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libsepol-static
Version : 3.3
Release : 3.fc36
Architecture : x86_64
Size : 482 k
Source : libsepol-3.3-3.fc36.src.rpm
Repository : fedora
Summary : static libraries used to build policy manipulation tools
URL : https://github.com/SELinuxProject/selinux/wiki
License : LGPLv2+
Description : The libsepol-static package contains the static libraries and header files
: needed for developing applications that manipulate binary policies.