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

Last updated: May 10,2024

1. Install "python3-libvshadow" package

Here is a brief guide to show you how to install python3-libvshadow on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-libvshadow

2. Uninstall "python3-libvshadow" package

This is a short guide on how to uninstall python3-libvshadow on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-libvshadow
Priority: optional
Section: universe/python
Installed-Size: 908
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: libvshadow
Version: 20160110-2
Depends: libvshadow1 (= 20160110-2), libbfio1 (>= 20120425), libc6 (>= 2.14), libpython3.5 (>= 3.5.0~b1), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/libv/libvshadow/python3-libvshadow_20160110-2_amd64.deb
Size: 288488
MD5sum: 2fded1266e35e2361bf70ee1e2f7ed03
SHA1: c51ad8c67aa76915dd1794779d7ff01d3f8d5f69
SHA256: 5d7dceee211bad416b552f3887431987bafc0bf036d800e94146034756cfbff7
Description-en: Volume Shadow Snapshot format access library -- Python 3 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 3 bindings for libvshadow.
Description-md5: 9272304f681c79b6c3da759fb3f4ebd9
Homepage: https://github.com/libyal/libvshadow
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu