How to Install and Uninstall lxc-devel.x86_64 Package on Rocky Linux 8
Last updated: November 29,2024
1. Install "lxc-devel.x86_64" package
This guide covers the steps necessary to install lxc-devel.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
lxc-devel.x86_64
Copied
2. Uninstall "lxc-devel.x86_64" package
This guide let you learn how to uninstall lxc-devel.x86_64 on Rocky Linux 8:
$
sudo dnf remove
lxc-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the lxc-devel.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:43:52 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : lxc-devel
Version : 3.0.4
Release : 2.el8
Architecture : x86_64
Size : 26 k
Source : lxc-3.0.4-2.el8.src.rpm
Repository : epel
Summary : Development 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-devel package contains libraries and header files for
: developing applications that use lxc.
Available Packages
Name : lxc-devel
Version : 3.0.4
Release : 2.el8
Architecture : x86_64
Size : 26 k
Source : lxc-3.0.4-2.el8.src.rpm
Repository : epel
Summary : Development 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-devel package contains libraries and header files for
: developing applications that use lxc.