How to Install and Uninstall libsnapper-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libsnapper-dev" package

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

$ sudo apt update $ sudo apt install libsnapper-dev

2. Uninstall "libsnapper-dev" package

Please follow the step by step instructions below to uninstall libsnapper-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsnapper-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsnapper-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsnapper-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: Nicolas Dandrimont
Architecture: amd64
Source: snapper
Version: 0.2.4-1ubuntu1
Filename: pool/universe/s/snapper/libsnapper-dev_0.2.4-1ubuntu1_amd64.deb
Size: 37824
MD5sum: d04c5fd3caeaf5dd88f4faa2aa565f17
SHA1: 5b82df04a285e7518b9f23d7d8d91943c3784d39
SHA256: 55f7e0e751e899e7e1ce1ea98533cc4be61b2fb0065d5599308ce86dcab50385
Description-en: Library for Linux filesystem snapshot management tool (header files)
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 header files for libsnapper, allowing the development
of third-party tools.
Description-md5: 573ca834eaca01329b07640d7b1b4555
Homepage: http://snapper.io/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu