How to Install and Uninstall python39-pyzstd Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-pyzstd" package
Please follow the guidance below to install python39-pyzstd on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-pyzstd
Copied
2. Uninstall "python39-pyzstd" package
This guide let you learn how to uninstall python39-pyzstd on openSuSE Tumbleweed:
$
sudo zypper remove
python39-pyzstd
Copied
3. Information about the python39-pyzstd package on openSuSE Tumbleweed
Information for package python39-pyzstd:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyzstd
Version : 0.15.9-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 232.8 KiB
Installed : No
Status : not installed
Source package : python-pyzstd-0.15.9-1.6.src
Upstream URL : https://github.com/animalize/pyzstd
Summary : Python bindings to Zstandard (zstd) compression library
Description :
Pyzstd module provides classes and functions for compressing and decompressing data,
using Facebook's Zstandard (or zstd as short name) algorithm.
The API is similar to Python's bz2/lzma/zlib modules.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyzstd
Version : 0.15.9-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 232.8 KiB
Installed : No
Status : not installed
Source package : python-pyzstd-0.15.9-1.6.src
Upstream URL : https://github.com/animalize/pyzstd
Summary : Python bindings to Zstandard (zstd) compression library
Description :
Pyzstd module provides classes and functions for compressing and decompressing data,
using Facebook's Zstandard (or zstd as short name) algorithm.
The API is similar to Python's bz2/lzma/zlib modules.