python2-zstd on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "python2-zstd" 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 python2-zstd on Arch using YAY

$ yay -S python2-zstd

* (Optional) Uninstall python2-zstd on Arch using YAY

$ yay -Rns python2-zstd

2. Manually Install "python2-zstd" via AUR

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

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

b. Clone python2-zstd's git locally

$ git clone https://aur.archlinux.org/python2-zstd.git ~/python2-zstd

c. Go to ~/python2-zstd folder and install it

$ cd ~/python2-zstd $ makepkg -si

3. Information about the python2-zstd package on Arch User Repository (AUR)

ID: 1013382
Name: python2-zstd
PackageBaseID: 164818
PackageBase: python-zstd
Version: 1.5.1.0-2
Description: ZSTD Bindings for Python
URL: https://github.com/sergey-dryabzhinsky/python-zstd
NumVotes: 2
Popularity: 0.00512
OutOfDate: 1650121062
Maintainer: BigfootACA
FirstSubmitted: 1616597746
LastModified: 1641222836
URLPath: /cgit/aur.git/snapshot/python2-zstd.tar.gz

5. The same packages on other Linux Distributions