How to Install and Uninstall python3-crcmod Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-crcmod" package

In this section, we are going to explain the necessary steps to install python3-crcmod on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-crcmod

2. Uninstall "python3-crcmod" package

This is a short guide on how to uninstall python3-crcmod on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-crcmod package on Ubuntu 21.10 (Impish Indri)

Package: python3-crcmod
Architecture: amd64
Version: 1.7+dfsg-2build4
Priority: optional
Section: universe/python
Source: python-crcmod
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 92
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4)
Filename: pool/universe/p/python-crcmod/python3-crcmod_1.7+dfsg-2build4_amd64.deb
Size: 18964
MD5sum: f6f8cbdbad38d65b69baa3555f8f3b5d
SHA1: 7c47c540ee38500aea3ad68c6957c8532f4aadbc
SHA256: ceef30b53dfa0faf725541081711ddf1ad627dd99f5ad5b571a5cdfae2851409
SHA512: 2dd505e52e7e9c11811ad3b4dde27008f2988642f61ffab0db3618ca9b15db568c8d8710d88b561a8e098936cb909b78e35e4f6321f787eb37afade13766c0d3
Homepage: http://crcmod.sourceforge.net/
Description-en: CRC Generator - Python 3.x
CRCmod generates objects that compute the Cyclic Redundancy Check (CRC). It
allows the use of any 8, 16, 24, 32, or 64 bit CRC. You can generate a Python
function for the selected polynomial or an instance of the Crc class which
provides the same interface as the md5 and sha modules from the Python
standard library. A "Crc" class instance can also generate C/C++ source code
that can be used in another application.
.
This package contains the Python 3.x module.
Description-md5: bfbc4ef260cf256b38490f57443e36a6