How to Install and Uninstall python3-blosc Package on openSUSE Leap

Last updated: October 05,2024

1. Install "python3-blosc" package

Please follow the step by step instructions below to install python3-blosc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-blosc

2. Uninstall "python3-blosc" package

This guide covers the steps necessary to uninstall python3-blosc on openSUSE Leap:

$ sudo zypper remove python3-blosc

3. Information about the python3-blosc package on openSUSE Leap

Information for package python3-blosc:
--------------------------------------
Repository : Main Repository
Name : python3-blosc
Version : 1.5.1-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 48.8 KiB
Installed : No
Status : not installed
Source package : python-blosc-1.5.1-bp155.2.10.src
Upstream URL : http://www.blosc.org/
Summary : Blosc data compressor for Python
Description :
Blosc is a high performance compressor optimized for binary data in
Python.