How to Install and Uninstall python3-google-crc32c.x86_64 Package on Fedora 35

Last updated: May 17,2024

1. Install "python3-google-crc32c.x86_64" package

Please follow the guidelines below to install python3-google-crc32c.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install python3-google-crc32c.x86_64

2. Uninstall "python3-google-crc32c.x86_64" package

Please follow the step by step instructions below to uninstall python3-google-crc32c.x86_64 on Fedora 35:

$ sudo dnf remove python3-google-crc32c.x86_64 $ sudo dnf autoremove

3. Information about the python3-google-crc32c.x86_64 package on Fedora 35

Last metadata expiration check: 3:51:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-google-crc32c
Version : 1.1.2
Release : 2.fc35
Architecture : x86_64
Size : 30 k
Source : python-google-crc32c-1.1.2-2.fc35.src.rpm
Repository : fedora
Summary : Python wrapper for CRC32C hashing algorithm
URL : https://github.com/googleapis/python-crc32c
License : ASL 2.0
Description : This package wraps the google/crc32c hardware-based implementation of the
: CRC32C hashing algorithm. Multiple wheels are distributed as well as source.
: If a wheel is not published for the python version and platform you are using,
: you will need to compile crc32c using a C toolchain.