How to Install and Uninstall libselinux-devel.x86_64 Package on Fedora 34

Last updated: June 16,2024

1. Install "libselinux-devel.x86_64" package

Please follow the guidance below to install libselinux-devel.x86_64 on Fedora 34

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

2. Uninstall "libselinux-devel.x86_64" package

Please follow the instructions below to uninstall libselinux-devel.x86_64 on Fedora 34:

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

3. Information about the libselinux-devel.x86_64 package on Fedora 34

Last metadata expiration check: 4:17:57 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : libselinux-devel
Version : 3.2
Release : 1.fc34
Architecture : x86_64
Size : 113 k
Source : libselinux-3.2-1.fc34.src.rpm
Repository : fedora
Summary : Header files and libraries used to build SELinux
URL : https://github.com/SELinuxProject/selinux/wiki
License : Public Domain
Description : The libselinux-devel package contains the libraries and header files
: needed for developing SELinux applications.