How to Install and Uninstall python-lxc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-lxc" package

Please follow the steps below to install python-lxc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-lxc

2. Uninstall "python-lxc" package

This guide let you learn how to uninstall python-lxc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-lxc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-lxc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-lxc
Priority: optional
Section: universe/python
Installed-Size: 72
Maintainer: Chuck Short
Architecture: amd64
Version: 0.1-0ubuntu6
Depends: python (>= 2.7), python (<< 2.8), liblxc1
Filename: pool/universe/p/python-lxc/python-lxc_0.1-0ubuntu6_amd64.deb
Size: 16654
MD5sum: b4d418d065ee5187e0cfe8d683073768
SHA1: 06eeb07f2b314ccf97406e433698ba01934f6805
SHA256: cc30a151af3ae5cf2bc4d2f609c29e28812589fb1757c04dfaa14ce3dcfe5229
Description-en: Linux container userspace tools (Python 2.x bindings)
Containers are insulated areas inside a system, which have their own namespace
for filesystem, network, PID, IPC, CPU and memory allocation and which can be
created using the Control Group and Namespace features included in the Linux
kernel.
.
This package contains the Python 2.x bindings.
Description-md5: 2af77033c16250df2a46879973b8507a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu