How to Install and Uninstall python-pyisomd5sum Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "python-pyisomd5sum" package

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

$ sudo apt update $ sudo apt install python-pyisomd5sum

2. Uninstall "python-pyisomd5sum" package

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

$ sudo apt remove python-pyisomd5sum $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyisomd5sum package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyisomd5sum
Priority: optional
Section: universe/misc
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Ryan Finnie
Architecture: amd64
Source: isomd5sum
Version: 1:1.1.0-1build1
Provides: python2.7-pyisomd5sum
Depends: libc6 (>= 2.14), python (<< 2.8), python (>= 2.7~)
Suggests: genisoimage
Filename: pool/universe/i/isomd5sum/python-pyisomd5sum_1.1.0-1build1_amd64.deb
Size: 11276
MD5sum: b609eff6f7879e72e2fbb7616afa01a5
SHA1: 33af71baf7163a6b40126643e9497102a642be0e
SHA256: 70a88024db50c7208ebc7fd737e0826fe795b18183a984b53843558d7911c2c6
Description-en: ISO9660 checksum Python module
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 Python modules for isomd5sum.
Description-md5: 942ea4026c2cd40b082eb8f4b4396ed5
Homepage: https://github.com/rhinstaller/isomd5sum
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu