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

Last updated: July 01,2024

1. Install "python310-cramjam" package

Please follow the steps below to install python310-cramjam on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-cramjam

2. Uninstall "python310-cramjam" package

This tutorial shows how to uninstall python310-cramjam on openSuSE Tumbleweed:

$ sudo zypper remove python310-cramjam

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

Information for package python310-cramjam:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.