How to Install and Uninstall lxc-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "lxc-devel.x86_64" package

In this section, we are going to explain the necessary steps to install lxc-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "lxc-devel.x86_64" package

Learn how to uninstall lxc-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the lxc-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:25:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : lxc-devel
Version : 4.0.12
Release : 1.el9
Architecture : x86_64
Size : 19 k
Source : lxc-4.0.12-1.el9.src.rpm
Repository : epel
Summary : Development files for lxc
URL : https://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.