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

Last updated: October 11,2024

1. Install "libsemanage-devel.x86_64" package

This tutorial shows how to install libsemanage-devel.x86_64 on Fedora 39

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

2. Uninstall "libsemanage-devel.x86_64" package

This tutorial shows how to uninstall libsemanage-devel.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 2:27:56 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libsemanage-devel
Version : 3.5
Release : 4.fc39
Architecture : x86_64
Size : 76 k
Source : libsemanage-3.5-4.fc39.src.rpm
Repository : fedora
Summary : Header files and libraries used to build policy manipulation tools
URL : https://github.com/SELinuxProject/selinux/wiki
License : LGPL-2.1-or-later
Description : The semanage-devel package contains the libraries and header files
: needed for developing applications that manipulate binary policies.