How to Install and Uninstall python3-lxc.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-lxc.x86_64" package

This tutorial shows how to install python3-lxc.x86_64 on Fedora 34

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

2. Uninstall "python3-lxc.x86_64" package

This tutorial shows how to uninstall python3-lxc.x86_64 on Fedora 34:

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

3. Information about the python3-lxc.x86_64 package on Fedora 34

Last metadata expiration check: 4:32:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-lxc
Version : 3.0.4
Release : 8.fc34
Architecture : x86_64
Size : 45 k
Source : python3-lxc-3.0.4-8.fc34.src.rpm
Repository : fedora
Summary : Python binding for LXC
URL : https://linuxcontainers.org/lxc
License : LGPLv2+
Description : Linux Resource Containers provide process and resource isolation
: without the overhead of full virtualization.
:
: The python3-lxc package contains the Python3
: binding for LXC.