How to Install and Uninstall python3-pyisomd5sum Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-pyisomd5sum" package

Please follow the step by step instructions below to install python3-pyisomd5sum on Kali Linux

$ sudo apt update $ sudo apt install python3-pyisomd5sum

2. Uninstall "python3-pyisomd5sum" package

This guide covers the steps necessary to uninstall python3-pyisomd5sum on Kali Linux:

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

3. Information about the python3-pyisomd5sum package on Kali Linux

Package: python3-pyisomd5sum
Source: isomd5sum (1:1.2.3-5)
Version: 1:1.2.3-5+b5
Installed-Size: 59
Maintainer: Ryan Finnie
Architecture: amd64
Depends: libc6 (>= 2.16), python3 (<< 3.13), python3 (>= 3.11~)
Suggests: xorriso
Size: 12664
SHA256: 497877d65ad22f37b7898eb7fdd040e764e2133ba3fd43f4e96f4be68135ad79
SHA1: 9ba5c3f4b8af2520cd88c2d1180a677c16763427
MD5sum: 6ddd121acd9940420df8c3d82797bf93
Description: 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:
Homepage: https://github.com/rhinstaller/isomd5sum
Section: python
Priority: optional
Filename: pool/main/i/isomd5sum/python3-pyisomd5sum_1.2.3-5+b5_amd64.deb