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

Last updated: May 18,2024

1. Install "libsepol-devel.i686" package

In this section, we are going to explain the necessary steps to install libsepol-devel.i686 on AlmaLinux 8

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

2. Uninstall "libsepol-devel.i686" package

Please follow the guidelines below to uninstall libsepol-devel.i686 on AlmaLinux 8:

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

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

Last metadata expiration check: 0:04:45 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libsepol-devel
Version : 2.9
Release : 3.el8
Architecture : i686
Size : 86 k
Source : libsepol-2.9-3.el8.src.rpm
Repository : baseos
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.