How to Install and Uninstall python312-cramjam Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-cramjam" package

This tutorial shows how to install python312-cramjam on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-cramjam

2. Uninstall "python312-cramjam" package

Learn how to uninstall python312-cramjam on openSuSE Tumbleweed:

$ sudo zypper remove python312-cramjam

3. Information about the python312-cramjam package on openSuSE Tumbleweed

Information for package python312-cramjam:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-cramjam
Version : 2.8.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.4 MiB
Installed : No
Status : not installed
Source package : python-cramjam-2.8.1-1.1.src
Upstream URL : https://github.com/milesgranger/cramjam
Summary : Thin Python bindings to de/compression algorithms in Rust
Description :
Extremely thin Python bindings to de/compression algorithms in Rust.
Allows for using algorithms such as Snappy, without any system dependencies.