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

Last updated: November 25,2024

1. Install "libselinux-devel.x86_64" package

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

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

2. Uninstall "libselinux-devel.x86_64" package

This guide let you learn how to uninstall libselinux-devel.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:31:23 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libselinux-devel
Version : 3.3
Release : 1.fc35
Architecture : x86_64
Size : 112 k
Source : libselinux-3.3-1.fc35.src.rpm
Repository : updates
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.