How to Install and Uninstall python311-blosc Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "python311-blosc" package

In this section, we are going to explain the necessary steps to install python311-blosc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-blosc

2. Uninstall "python311-blosc" package

This guide covers the steps necessary to uninstall python311-blosc on openSuSE Tumbleweed:

$ sudo zypper remove python311-blosc

3. Information about the python311-blosc package on openSuSE Tumbleweed

Information for package python311-blosc:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-blosc
Version : 1.11.1-2.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 235.6 KiB
Installed : No
Status : not installed
Source package : python-blosc-1.11.1-2.5.src
Upstream URL : https://github.com/Blosc/python-blosc
Summary : Blosc data compressor for Python
Description :
Blosc is a high performance compressor optimized for binary data in
Python.