How to Install and Uninstall libsepol-devel.i686 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "libsepol-devel.i686" package

Please follow the guidance below to install libsepol-devel.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libsepol-devel.i686

2. Uninstall "libsepol-devel.i686" package

Please follow the guidance below to uninstall libsepol-devel.i686 on AlmaLinux 9:

$ sudo dnf remove libsepol-devel.i686 $ sudo dnf autoremove

3. Information about the libsepol-devel.i686 package on AlmaLinux 9

Last metadata expiration check: 2:36:07 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libsepol-devel
Version : 3.5
Release : 1.el9
Architecture : i686
Size : 40 k
Source : libsepol-3.5-1.el9.src.rpm
Repository : appstream
Summary : Header files and libraries used to build policy manipulation tools
URL : https://github.com/SELinuxProject/selinux/wiki
License : LGPLv2+
Description : The libsepol-devel package contains the libraries and header files
: needed for developing applications that manipulate binary policies.