How to Install and Uninstall crun.x86_64 Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "crun.x86_64" package
In this section, we are going to explain the necessary steps to install crun.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
crun.x86_64
Copied
2. Uninstall "crun.x86_64" package
Please follow the steps below to uninstall crun.x86_64 on Oracle Linux 9:
$
sudo dnf remove
crun.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the crun.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:23:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : crun
Version : 1.8.7
Release : 1.el9
Architecture : x86_64
Size : 205 k
Source : crun-1.8.7-1.el9.src.rpm
Repository : ol9_appstream
Summary : OCI runtime written in C
URL : https://github.com/containers/crun
License : GPLv2+
Description : crun is a runtime for running OCI containers
Available Packages
Name : crun
Version : 1.8.7
Release : 1.el9
Architecture : x86_64
Size : 205 k
Source : crun-1.8.7-1.el9.src.rpm
Repository : ol9_appstream
Summary : OCI runtime written in C
URL : https://github.com/containers/crun
License : GPLv2+
Description : crun is a runtime for running OCI containers