How to Install and Uninstall lxc-libs.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "lxc-libs.x86_64" package

Please follow the instructions below to install lxc-libs.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install lxc-libs.x86_64

2. Uninstall "lxc-libs.x86_64" package

Please follow the guidance below to uninstall lxc-libs.x86_64 on Rocky Linux 8:

$ sudo dnf remove lxc-libs.x86_64 $ sudo dnf autoremove

3. Information about the lxc-libs.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:21:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : lxc-libs
Version : 3.0.4
Release : 2.el8
Architecture : x86_64
Size : 463 k
Source : lxc-3.0.4-2.el8.src.rpm
Repository : epel
Summary : Runtime library files for lxc
URL : http://linuxcontainers.org/lxc
License : LGPLv2+ and GPLv2
Description : Linux Resource Containers provide process and resource isolation without the
: overhead of full virtualization.
:
: The lxc-libs package contains libraries for running lxc applications.