How to Install and Uninstall python39-pyppmd Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-pyppmd" package
In this section, we are going to explain the necessary steps to install python39-pyppmd on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-pyppmd
Copied
2. Uninstall "python39-pyppmd" package
Please follow the guidance below to uninstall python39-pyppmd on openSuSE Tumbleweed:
$
sudo zypper remove
python39-pyppmd
Copied
3. Information about the python39-pyppmd package on openSuSE Tumbleweed
Information for package python39-pyppmd:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyppmd
Version : 1.1.0-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 191.0 KiB
Installed : No
Status : not installed
Source package : python-pyppmd-1.1.0-1.3.src
Upstream URL : https://codeberg.org/miurahr/pyppmd
Summary : PPMd compression/decompression library
Description :
The pyppmd module provides classes and functions for compressing and
decompressing text data, using PPM(Prediction by partial matching)
compression algorithm which has several variations of implementations.
PPMd is the implementation by Dmitry Shkarin. PyPPMD use Igor Pavlov's
range coder introduced in 7-zip.
The API is similar to Python's bz2/lzma/zlib module.
Some parts of th codes are derived from 7-zip, pyzstd and ppmd-cffi.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyppmd
Version : 1.1.0-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 191.0 KiB
Installed : No
Status : not installed
Source package : python-pyppmd-1.1.0-1.3.src
Upstream URL : https://codeberg.org/miurahr/pyppmd
Summary : PPMd compression/decompression library
Description :
The pyppmd module provides classes and functions for compressing and
decompressing text data, using PPM(Prediction by partial matching)
compression algorithm which has several variations of implementations.
PPMd is the implementation by Dmitry Shkarin. PyPPMD use Igor Pavlov's
range coder introduced in 7-zip.
The API is similar to Python's bz2/lzma/zlib module.
Some parts of th codes are derived from 7-zip, pyzstd and ppmd-cffi.