zstd-cmake on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S zstd-cmake

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

$ yay -Rns zstd-cmake

2. Manually Install "zstd-cmake" via AUR

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

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

b. Clone zstd-cmake's git locally

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

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

$ cd ~/zstd-cmake $ makepkg -si

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

ID: 1024090
Name: zstd-cmake
PackageBaseID: 160990
PackageBase: zstd-cmake
Version: 1.5.2-1
Description: Zstandard - Fast real-time compression algorithm (with cmake files)
URL: https://www.zstd.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ObserverOfTime
FirstSubmitted: 1608161138
LastModified: 1643014136
URLPath: /cgit/aur.git/snapshot/zstd-cmake.tar.gz