How to Install and Uninstall libblosc1 Package on openSuSE Tumbleweed

Last updated: January 11,2025

1. Install "libblosc1" package

This tutorial shows how to install libblosc1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libblosc1

2. Uninstall "libblosc1" package

Here is a brief guide to show you how to uninstall libblosc1 on openSuSE Tumbleweed:

$ sudo zypper remove libblosc1

3. Information about the libblosc1 package on openSuSE Tumbleweed

Information for package libblosc1:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libblosc1
Version : 1.21.5-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 116.4 KiB
Installed : No
Status : not installed
Source package : blosc-1.21.5-1.2.src
Upstream URL : https://www.blosc.org/
Summary : A blocking, shuffling and lossless compression library
Description :
Blosc is a metacompressor (using actual algorithms like BloscLZ, LZ4,
LZ4HC, Snappy or Zlib) for binary data, with a focus on reducing
memory bus activity.