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

Last updated: June 06,2024

1. Install "python-libvshadow" package

Learn how to install python-libvshadow on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libvshadow

2. Uninstall "python-libvshadow" package

This guide covers the steps necessary to uninstall python-libvshadow on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-libvshadow
Priority: optional
Section: universe/python
Installed-Size: 907
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: libvshadow
Version: 20160110-2
Depends: libvshadow1 (= 20160110-2), libbfio1 (>= 20120425), libc6 (>= 2.14), libpython2.7 (>= 2.7), python (<< 2.8), python (>= 2.7~)
Filename: pool/universe/libv/libvshadow/python-libvshadow_20160110-2_amd64.deb
Size: 288740
MD5sum: afe1bb75744a972021a5de80c1e2ffac
SHA1: 2695f6c258b5ede6655f87e070b48d3fd5635d94
SHA256: 900e21c68e5a7dfd0b4ea5d1976e7defce721ab58577b9d3ea11a529a19989e9
Description-en: Volume Shadow Snapshot format access library -- Python 2 bindings
libvshadow is a library to access the Volume Shadow Snapshot (VSS)
format. The VSS format is used by Windows, as of Vista, to maintain
copies of data on a storage media volume.
.
This package contains Python 2 bindings for libvshadow.
Description-md5: 97ace3e6e163afbd018ebf387274c58d
Homepage: https://github.com/libyal/libvshadow
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu