How to Install and Uninstall runc.x86_64 Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "runc.x86_64" package

This is a short guide on how to install runc.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install runc.x86_64

2. Uninstall "runc.x86_64" package

Learn how to uninstall runc.x86_64 on AlmaLinux 9:

$ sudo dnf remove runc.x86_64 $ sudo dnf autoremove

3. Information about the runc.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:35:14 ago on Wed Mar 13 07:41:12 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.