How to Install and Uninstall runc.src Package on Oracle Linux 9

Last updated: May 17,2024

1. Install "runc.src" package

This guide covers the steps necessary to install runc.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install runc.src

2. Uninstall "runc.src" package

Please follow the guidance below to uninstall runc.src on Oracle Linux 9:

$ sudo dnf remove runc.src $ sudo dnf autoremove

3. Information about the runc.src package on Oracle Linux 9

Last metadata expiration check: 2:50:26 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : runc
Epoch : 4
Version : 1.1.12
Release : 1.el9_3
Architecture : src
Size : 2.4 M
Source : None
Repository : ol9_appstream
Summary : CLI for running Open Containers
URL : https://github.com/opencontainers/runc
License : ASL 2.0
Description : The runc command can be used to start containers which are packaged
: in accordance with the Open Container Initiative's specifications,
: and to manage containers running under runc.