python-zstd on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-zstd

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

$ yay -Rns python-zstd

2. Manually Install "python-zstd" via AUR

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

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

b. Clone python-zstd's git locally

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

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

$ cd ~/python-zstd $ makepkg -si

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

ID: 1403528
Name: python-zstd
PackageBaseID: 164818
PackageBase: python-zstd
Version: 1.5.5.1-1
Description: ZSTD Bindings for Python
URL: https://github.com/sergey-dryabzhinsky/python-zstd
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: maksverver
Submitter: BigfootACA
FirstSubmitted: 1616597746
LastModified: 1706991260
URLPath: /cgit/aur.git/snapshot/python-zstd.tar.gz