How to Install and Uninstall python3-libvshadow Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-libvshadow" package

This guide covers the steps necessary to install python3-libvshadow on Kali Linux

$ sudo apt update $ sudo apt install python3-libvshadow

2. Uninstall "python3-libvshadow" package

Please follow the instructions below to uninstall python3-libvshadow on Kali Linux:

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

3. Information about the python3-libvshadow package on Kali Linux

Package: python3-libvshadow
Source: libvshadow (20190323-2)
Version: 20190323-2+b2
Installed-Size: 848
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libvshadow1 (= 20190323-2+b2), libbfio1 (>= 20120425), libc6 (>= 2.33), python3 (<< 3.12), python3 (>= 3.11~)
Size: 315240
SHA256: 8d0b3d00446b7d6001ffa809bd11cc47f6994b87ec972e973e7577c2321aee89
SHA1: e77ac3f2847872bdb57bc9aa71bba2b9d752cce6
MD5sum: 25d44f378c64121f7b91b51948345cd9
Description: 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:
Homepage: https://github.com/libyal/libvshadow
Section: python
Priority: optional
Filename: pool/main/libv/libvshadow/python3-libvshadow_20190323-2+b2_amd64.deb