How to Install and Uninstall jacksum Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "jacksum" package

This tutorial shows how to install jacksum on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jacksum

2. Uninstall "jacksum" package

This tutorial shows how to uninstall jacksum on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jacksum $ sudo apt autoclean && sudo apt autoremove

3. Information about the jacksum package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jacksum
Priority: extra
Section: universe/utils
Installed-Size: 269
Maintainer: Ubuntu Developers
Original-Maintainer: Anuradha Weeraman (anu)
Architecture: all
Version: 1.7.0-4
Depends: default-jre
Filename: pool/universe/j/jacksum/jacksum_1.7.0-4_all.deb
Size: 207584
MD5sum: ceae15f5a4d388c2356fa24297654eb4
SHA1: 4860a13ffcc61935fd9e77c4a475243be3a655f2
SHA256: 76bc3b2ffdc62bed5ad4417c53c6a56a69f210dc4327a569df31433d5d901b1c
Description-en: computes checksums, CRCs and message digests
Jacksum is a free and platform independent software for computing and
verifying checksums, CRCs and message digests. Jacksum features both a
commandline interface and an open API.
.
Jacksum supports 58 popular algorithms (Adler32, BSD sum, Bzip2's CRC-32,
POSIX cksum, CRC-8, CRC-16, CRC-24, CRC-32 (FCS-32), CRC-64, ELF-32,
eMule/eDonkey, FCS-16, GOST R 34.11-94, HAS-160, HAVAL (3/4/5 passes,
128/160/192/224/256 bits), MD2, MD4, MD5, MPEG-2's CRC-32, RIPEMD-128,
RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-0, SHA-1, SHA-224, SHA-256,
SHA-384, SHA-512, Tiger-128, Tiger-160, Tiger, Tiger2, Tiger Tree
Hash, Tiger2 Tree Hash, Unix System V sum, sum8, sum16, sum24, sum32,
Whirlpool-0, Whirlpool-1, Whirlpool and xor8).
.
Some of the additional features include:
.
- Fully customizable output
- Customized CRC algorithms and support for combination of multiple algorithms
- By default, output is 100% compatible with Unix-standard tools such
as sum, cksum, md5sum and sha1sum
- Supports verification of both the content and timestamp of files
- Large file aware
- Recursive file processing
Description-md5: e0922b63e35c7a9b71cae442fa3f30bb
Homepage: http://www.jonelo.de/java/jacksum/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu