python-cramjam on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "python-cramjam" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-cramjam on Arch using YAY

$ yay -S python-cramjam

* (Optional) Uninstall python-cramjam on Arch using YAY

$ yay -Rns python-cramjam

2. Manually Install "python-cramjam" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-cramjam's git locally

$ git clone https://aur.archlinux.org/python-cramjam.git ~/python-cramjam

c. Go to ~/python-cramjam folder and install it

$ cd ~/python-cramjam $ makepkg -si

3. Information about the python-cramjam package on Arch User Repository (AUR)

ID: 1094725
Name: python-cramjam
PackageBaseID: 182945
PackageBase: python-cramjam
Version: 2.5.0-1
Description: Thin Python bindings to de/compression algorithms in Rust
URL: https://github.com/dask/s3fs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1654569464
LastModified: 1654569464
URLPath: /cgit/aur.git/snapshot/python-cramjam.tar.gz

5. The same packages on other Linux Distributions