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

Last updated: May 18,2024

1. Install "python3-pyisomd5sum" package

Please follow the instructions below to install python3-pyisomd5sum on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pyisomd5sum

2. Uninstall "python3-pyisomd5sum" package

Please follow the guidance below to uninstall python3-pyisomd5sum on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pyisomd5sum
Priority: optional
Section: universe/python
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Ryan Finnie
Architecture: amd64
Source: isomd5sum
Version: 1:1.1.0-1build1
Provides: python3.5-pyisomd5sum
Depends: libc6 (>= 2.14), python3 (<< 3.6), python3 (>= 3.5~)
Suggests: genisoimage
Filename: pool/universe/i/isomd5sum/python3-pyisomd5sum_1.1.0-1build1_amd64.deb
Size: 11314
MD5sum: 252d947271900e7603665ad3c2b595c9
SHA1: 8594b55fa84f4ae6cb1b373548af565edb5ab861
SHA256: c782801105421ebf6f66745a11bf86f3da93a4f3ea88add5e5a43b62c63aabe8
Description-en: ISO9660 checksum Python 3 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 3 modules for isomd5sum.
Description-md5: 469551bfda5db4a582cde8faf83a2b86
Homepage: https://github.com/rhinstaller/isomd5sum
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu