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

Last updated: May 13,2024

1. Install "isomd5sum" package

Learn how to install isomd5sum on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install isomd5sum

2. Uninstall "isomd5sum" package

This guide let you learn how to uninstall isomd5sum on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove isomd5sum $ sudo apt autoclean && sudo apt autoremove

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

Package: isomd5sum
Priority: optional
Section: universe/misc
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Ryan Finnie
Architecture: amd64
Version: 1:1.1.0-1build1
Depends: libc6 (>= 2.14), libpopt0 (>= 1.14)
Filename: pool/universe/i/isomd5sum/isomd5sum_1.1.0-1build1_amd64.deb
Size: 14552
MD5sum: 21be1fd04c0ff1e366c2f0630d703b80
SHA1: c6a4d22b901689f9c5a3ef199fafadadfd43f0f3
SHA256: 3029072ff2b97e061bbfba987d0e0f7e50150f148316464b1c45e4e56e2f16d1
Description-en: ISO9660 checksum utilities
isomd5sum is a set of utilities for implanting a MD5 checksum in an
ISO (or any block device), then verifying the checksum later. isomd5sum
is not simply an MD5 of the entire ISO; it checksums the data inside a
standard ISO9660 image and write block checksum information to an ISO9660
header, that will carry over to burning the CD.
.
This package contains the utilities implantisomd5 and checkisomd5.
Description-md5: f6138bc2eedff9a12a16a1e58e03b460
Homepage: https://github.com/rhinstaller/isomd5sum
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu