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

Last updated: May 19,2024

1. Install "libsemanage-devel.x86_64" package

Please follow the instructions below to install libsemanage-devel.x86_64 on Fedora 35

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

2. Uninstall "libsemanage-devel.x86_64" package

This is a short guide on how to uninstall libsemanage-devel.x86_64 on Fedora 35:

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

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

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