How to Install and Uninstall libsnappy1-32bit Package on openSUSE Leap

Last updated: December 25,2024

1. Install "libsnappy1-32bit" package

This is a short guide on how to install libsnappy1-32bit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libsnappy1-32bit

2. Uninstall "libsnappy1-32bit" package

Please follow the guidance below to uninstall libsnappy1-32bit on openSUSE Leap:

$ sudo zypper remove libsnappy1-32bit

3. Information about the libsnappy1-32bit package on openSUSE Leap

Information for package libsnappy1-32bit:
-----------------------------------------
Repository : Main Repository
Name : libsnappy1-32bit
Version : 1.1.8-3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 29.4 KiB
Installed : No
Status : not installed
Source package : snappy-1.1.8-3.3.1.src
Upstream URL : https://github.com/google/snappy/
Summary : Shared library from snappy
Description :
Snappy is a compression/decompression library. It does not aim for maximum
compression, or compatibility with any other compression library; instead, it
aims for high speeds and reasonable compression. For instance, compared to
the fastest mode of zlib, Snappy is an order of magnitude faster for most
inputs, but the resulting compressed files are anywhere from 20% to 100%
bigger. On a single core of a 1st-generation Core i7 processor in 64-bit
mode, Snappy compresses at about 250 MB/sec or more and decompresses at about
500 MB/sec or more.
This package holds the shared library of snappy.

5. The same packages on other Linux Distributions