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

Last updated: May 19,2024

1. Install "python3-crc32c" package

This tutorial shows how to install python3-crc32c on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-crc32c

2. Uninstall "python3-crc32c" package

Learn how to uninstall python3-crc32c on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-crc32c
Architecture: amd64
Version: 2.2-1.1
Priority: optional
Section: universe/python
Source: python-crc32c
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 49
Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.4)
Filename: pool/universe/p/python-crc32c/python3-crc32c_2.2-1.1_amd64.deb
Size: 17572
MD5sum: edfd76a7b5e3b5c2cae202643a33e70d
SHA1: 9d34a15ab4fd8ab28f5cb345ed2300fed197814e
SHA256: 9e8fa564c6ad24a8dbb2d9479e25847f141704c6180940b182ca9598244d1d0f
SHA512: 67eab870fc2e9b91486f767859c86806271606e9142efb774606d6d777e824ce8df000a01459dc0cad23c35f6ce723f77f6077593eaca77160a6b7ac95c2c247
Homepage: https://github.com/ICRAR/crc32c
Description-en: python implementation in hardware and software of crc32c
crc32c is a python package
implementing the crc32c checksum algorithm.
It automatically chooses between a hardware-based implementation
(using the CRC32C SSE 4.2 instruction of Intel CPUs),
or a software-based one when no hardware support can be found.
.
A cyclic redundancy check (CRC) is an error-detecting code
commonly used in digital networks and storage devices
to detect accidental changes to raw data.
Description-md5: fdc809921cff454b661ed75a3af90381