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

Last updated: October 13,2024

1. Install "python3-lxc.x86_64" package

This is a short guide on how to install python3-lxc.x86_64 on Fedora 38

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

2. Uninstall "python3-lxc.x86_64" package

Please follow the step by step instructions below to uninstall python3-lxc.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 3:30:31 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-lxc
Version : 5.0.0
Release : 1.fc38
Architecture : x86_64
Size : 47 k
Source : python3-lxc-5.0.0-1.fc38.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.