How to Install shatag in Ubuntu 18.04



Install shatag by entering the following commands in the terminal:

sudo apt update
sudo apt install shatag

Description:

tool to store file checksums in extended attributes, and work with them

Shatag is a tool for computing and caching file checksums, and do remote duplicate detection. Files are compared on their SHA-256 hash to find duplicates, and will use filesystem extended attributes to cache the checksum values.

Homepage: https://bitbucket.org/maugier/shatag

Version: 0.5.0-2

Section: universe/misc