zstd-static on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S zstd-static

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

$ yay -Rns zstd-static

2. Manually Install "zstd-static" via AUR

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

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

b. Clone zstd-static's git locally

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

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

$ cd ~/zstd-static $ makepkg -si

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

ID: 1243490
Name: zstd-static
PackageBaseID: 186302
PackageBase: zstd-static
Version: 1.5.5-1
Description: Zstandard - Fast real-time compression algorithm (with static lib)
URL: https://www.zstd.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ObserverOfTime
Submitter: ObserverOfTime
FirstSubmitted: 1664740257
LastModified: 1681907791
URLPath: /cgit/aur.git/snapshot/zstd-static.tar.gz