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

Last updated: May 18,2024

1. Install "python-lvm2" package

Please follow the step by step instructions below to install python-lvm2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-lvm2

2. Uninstall "python-lvm2" package

Please follow the guidelines below to uninstall python-lvm2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-lvm2
Priority: optional
Section: universe/python
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian LVM Team
Architecture: amd64
Source: lvm2
Version: 2.02.133-1ubuntu10
Provides: python2.7-lvm2
Depends: libc6 (>= 2.4), liblvm2app2.2 (>= 2.02.133), python (<< 2.8), python (>= 2.7~)
Filename: pool/universe/l/lvm2/python-lvm2_2.02.133-1ubuntu10_amd64.deb
Size: 15810
MD5sum: d2639fbcf516d61f4078a0333a5ffc62
SHA1: 3584fe1fedc930d242423fd75520971f4edd6806
SHA256: c4f9e8ae4b94e3a1e27d53066088513d39434b9ab6dfcbaf2a720fdbf102166a
Description-en: LVM2 application library - Python 2 binding
This package contains the python binding of the lvm2app library. It allows
easier access to the basic LVM objects and provides functions to enumerate,
create or modify them.
Description-md5: 220053d282cd9c97985711085ac4e8bb
Homepage: http://sources.redhat.com/lvm2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu