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

Last updated: May 03,2024

1. Install "python3-lvm2" package

This tutorial shows how to install python3-lvm2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-lvm2

2. Uninstall "python3-lvm2" package

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

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

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

Package: python3-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: python3.5-lvm2
Depends: libc6 (>= 2.4), liblvm2app2.2 (>= 2.02.133), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/l/lvm2/python3-lvm2_2.02.133-1ubuntu10_amd64.deb
Size: 15774
MD5sum: bf3927845c9dba5ab60f8a81214e9172
SHA1: c4f4677930aed7a20506ec265ea40e880a77755a
SHA256: ecdb59ae05882fb0f1d38e2c23e6f3c3b5ca0e31001bf8bc4124c097d3b6e343
Description-en: LVM2 application library - Python 3 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: 138e7b92e319ca4a298454398d62c866
Homepage: http://sources.redhat.com/lvm2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu