How to Install libsnapper-dev in Ubuntu 18.04



Install libsnapper-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsnapper-dev

Description:

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.

Homepage: http://snapper.io/

Version: 0.5.4-3

Section: universe/libdevel