How to Install and Uninstall libcrc32c1 Package on openSUSE Leap

Last updated: June 30,2024

1. Install "libcrc32c1" package

This guide let you learn how to install libcrc32c1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libcrc32c1

2. Uninstall "libcrc32c1" package

This guide let you learn how to uninstall libcrc32c1 on openSUSE Leap:

$ sudo zypper remove libcrc32c1

3. Information about the libcrc32c1 package on openSUSE Leap

Information for package libcrc32c1:
-----------------------------------
Repository : Main Repository
Name : libcrc32c1
Version : 1.1.2-bp155.1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 19.3 KiB
Installed : No
Status : not installed
Source package : libcrc32c-1.1.2-bp155.1.8.src
Upstream URL : https://github.com/google/crc32c
Summary : CRC32C implementation with support for CPU-specific acceleration instructions
Description :
This project collects a few CRC32C implementations under an umbrella
that dispatches to a suitable implementation based on the host computer's
hardware capabilities.
CRC32C is specified as the CRC that uses the iSCSI polynomial in RFC 3720.
The polynomial was introduced by G. Castagnoli, S. Braeuer and M. Herrmann.

5. The same packages on other Linux Distributions