php-zstd on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S php-zstd

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

$ yay -Rns php-zstd

2. Manually Install "php-zstd" via AUR

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

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

b. Clone php-zstd's git locally

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

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

$ cd ~/php-zstd $ makepkg -si

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

ID: 1395531
Name: php-zstd
PackageBaseID: 145881
PackageBase: php-zstd
Version: 0.13.3-1
Description: Zstd Extension for PHP
URL: https://github.com/kjdev/php-ext-zstd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1571240317
LastModified: 1706625543
URLPath: /cgit/aur.git/snapshot/php-zstd.tar.gz