How to Install and Uninstall osbuild-selinux.noarch Package on CentOS Stream 9

Last updated: September 24,2024

1. Install "osbuild-selinux.noarch" package

This is a short guide on how to install osbuild-selinux.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install osbuild-selinux.noarch

2. Uninstall "osbuild-selinux.noarch" package

In this section, we are going to explain the necessary steps to uninstall osbuild-selinux.noarch on CentOS Stream 9:

$ sudo dnf remove osbuild-selinux.noarch $ sudo dnf autoremove

3. Information about the osbuild-selinux.noarch package on CentOS Stream 9

Last metadata expiration check: 2:30:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : osbuild-selinux
Version : 111
Release : 1.el9
Architecture : noarch
Size : 30 k
Source : osbuild-111-1.el9.src.rpm
Repository : appstream
Summary : SELinux policies
URL : https://github.com/osbuild/osbuild
License : Apache-2.0
Description : Contains the necessary SELinux policies that allows
: osbuild to use labels unknown to the host inside the
: containers it uses to build OS artifacts.