How to Install and Uninstall python311-reedsolo Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-reedsolo" package
This is a short guide on how to install python311-reedsolo on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-reedsolo
Copied
2. Uninstall "python311-reedsolo" package
Please follow the steps below to uninstall python311-reedsolo on openSuSE Tumbleweed:
$
sudo zypper remove
python311-reedsolo
Copied
3. Information about the python311-reedsolo package on openSuSE Tumbleweed
Information for package python311-reedsolo:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-reedsolo
Version : 1.7.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 166.3 KiB
Installed : No
Status : not installed
Source package : python-reedsolo-1.7.0-1.4.src
Upstream URL : https://github.com/tomerfiliba/reedsolomon
Summary : Pure-Python Reed Solomon encoder/decoder
Description :
A pure-python universal errors-and-erasures Reed-Solomon Codec, based on the wonderful tutorial at Wikiversity,
written by "Bobmath" and "LRQ3000". If you are just starting with Reed-Solomon error correction codes,
the Wikiversity article is a good beginner's introduction. This is a burst-type implementation,
so that it supports any Galois field higher than 2^3, but not binary streams.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-reedsolo
Version : 1.7.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 166.3 KiB
Installed : No
Status : not installed
Source package : python-reedsolo-1.7.0-1.4.src
Upstream URL : https://github.com/tomerfiliba/reedsolomon
Summary : Pure-Python Reed Solomon encoder/decoder
Description :
A pure-python universal errors-and-erasures Reed-Solomon Codec, based on the wonderful tutorial at Wikiversity,
written by "Bobmath" and "LRQ3000". If you are just starting with Reed-Solomon error correction codes,
the Wikiversity article is a good beginner's introduction. This is a burst-type implementation,
so that it supports any Galois field higher than 2^3, but not binary streams.