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

Last updated: November 29,2024

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

This guide covers the steps necessary to install python3-google-crc32c.x86_64 on Fedora 36

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

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

This guide let you learn how to uninstall python3-google-crc32c.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 2:15:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-google-crc32c
Version : 1.1.2
Release : 3.fc36
Architecture : x86_64
Size : 30 k
Source : python-google-crc32c-1.1.2-3.fc36.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.