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

Last updated: April 24,2024

1. Install "python2-blosc" package

In this section, we are going to explain the necessary steps to install python2-blosc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-blosc

2. Uninstall "python2-blosc" package

This is a short guide on how to uninstall python2-blosc on openSUSE Leap:

$ sudo zypper remove python2-blosc

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

Information for package python2-blosc:
--------------------------------------
Repository : Main Repository
Name : python2-blosc
Version : 1.5.1-bp153.1.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 53,6 KiB
Installed : No
Status : not installed
Source package : python-blosc-1.5.1-bp153.1.14.src
Summary : Blosc data compressor for Python
Description :
Blosc is a high performance compressor optimized for binary data in
Python.