How to Install and Uninstall libsemanage-static.x86_64 Package on Fedora 35

Last updated: November 27,2024

1. Install "libsemanage-static.x86_64" package

This guide let you learn how to install libsemanage-static.x86_64 on Fedora 35

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

2. Uninstall "libsemanage-static.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libsemanage-static.x86_64 on Fedora 35:

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

3. Information about the libsemanage-static.x86_64 package on Fedora 35

Last metadata expiration check: 4:01:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libsemanage-static
Version : 3.3
Release : 1.fc35
Architecture : x86_64
Size : 132 k
Source : libsemanage-3.3-1.fc35.src.rpm
Repository : updates
Summary : Static library used to build policy manipulation tools
URL : https://github.com/SELinuxProject/selinux/wiki
License : LGPLv2+
Description : The semanage-static package contains the static libraries
: needed for developing applications that manipulate binary policies.