How to Install and Uninstall libsnapper6 Package on Kali Linux

Last updated: November 27,2024

1. Install "libsnapper6" package

Please follow the step by step instructions below to install libsnapper6 on Kali Linux

$ sudo apt update $ sudo apt install libsnapper6

2. Uninstall "libsnapper6" package

This guide let you learn how to uninstall libsnapper6 on Kali Linux:

$ sudo apt remove libsnapper6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsnapper6 package on Kali Linux

Package: libsnapper6
Source: snapper (0.10.2-1)
Version: 0.10.2-1+b1
Installed-Size: 1210
Maintainer: Hideki Yamane
Architecture: amd64
Replaces: libsnapper5
Depends: libacl1 (>= 2.2.23), libboost-thread1.74.0 (>= 1.74.0), libbtrfs0 (>= 5.3.1), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libmount1 (>= 2.24.2), libstdc++6 (>= 11), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Breaks: libsnapper5
Size: 325272
SHA256: 3a036ab7e80487295ebfeb1f3c65f0ba6e9ff0a370540e0a4f9a39cf2f46c324
SHA1: e70c6d8be6e0f5519a040833a6abe6d39d59b89f
MD5sum: 5549e2aa691514c6f584e6e8d5e27177
Description: Library for Linux filesystem snapshot management tool
Snapper is a tool for Linux filesystem snapshot management. Apart from the
obvious creation and deletion of snapshots, it can compare snapshots and revert
differences between snapshots. In simple terms, this allows root and non-root
users to view older versions of files and revert changes.
.
This package contains the runtime library for snapper, allowing the development
of third-party tools.
Description-md5: ae52d7367536a864df43c03735c4976b
Multi-Arch: same
Homepage: http://snapper.io/
Section: libs
Priority: optional
Filename: pool/main/s/snapper/libsnapper6_0.10.2-1+b1_amd64.deb