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

Last updated: September 20,2024

1. Install "lxc-templates.x86_64" package

In this section, we are going to explain the necessary steps to install lxc-templates.x86_64 on Rocky Linux 8

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

2. Uninstall "lxc-templates.x86_64" package

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

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

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

Last metadata expiration check: 2:13:18 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : lxc-templates
Version : 3.0.4
Release : 2.el8
Architecture : x86_64
Size : 28 k
Source : lxc-3.0.4-2.el8.src.rpm
Repository : epel
Summary : Templates 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-templates package contains templates for creating containers.