How to Install and Uninstall osbuild-selinux.noarch Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "osbuild-selinux.noarch" package

Here is a brief guide to show you how to install osbuild-selinux.noarch on Oracle Linux 9

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

2. Uninstall "osbuild-selinux.noarch" package

This guide covers the steps necessary to uninstall osbuild-selinux.noarch on Oracle Linux 9:

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

3. Information about the osbuild-selinux.noarch package on Oracle Linux 9

Last metadata expiration check: 0:25:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : osbuild-selinux
Version : 93
Release : 1.el9_3.1
Architecture : noarch
Size : 26 k
Source : osbuild-93-1.el9_3.1.src.rpm
Repository : ol9_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.