How to Install and Uninstall runc.x86_64 Package on Rocky Linux 9

Last updated: May 06,2024

1. Install "runc.x86_64" package

Please follow the instructions below to install runc.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install runc.x86_64

2. Uninstall "runc.x86_64" package

Please follow the guidelines below to uninstall runc.x86_64 on Rocky Linux 9:

$ sudo dnf remove runc.x86_64 $ sudo dnf autoremove

3. Information about the runc.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:26:58 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : runc
Epoch : 4
Version : 1.1.12
Release : 1.el9_3
Architecture : x86_64
Size : 3.1 M
Source : runc-1.1.12-1.el9_3.src.rpm
Repository : 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.