guile-zstd on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S guile-zstd

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

$ yay -Rns guile-zstd

2. Manually Install "guile-zstd" via AUR

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

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

b. Clone guile-zstd's git locally

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

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

$ cd ~/guile-zstd $ makepkg -si

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

ID: 871255
Name: guile-zstd
PackageBaseID: 163908
PackageBase: guile-zstd
Version: 0.1.1-1
Description: GNU Guile bindings to the zstd compression library
URL: https://notabug.org/guile-zstd/guile-zstd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1614617553
LastModified: 1614617553
URLPath: /cgit/aur.git/snapshot/guile-zstd.tar.gz