guile-zlib on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S guile-zlib

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

$ yay -Rns guile-zlib

2. Manually Install "guile-zlib" via AUR

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

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

b. Clone guile-zlib's git locally

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

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

$ cd ~/guile-zlib $ makepkg -si

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

ID: 921550
Name: guile-zlib
PackageBaseID: 163907
PackageBase: guile-zlib
Version: 0.1.0-1
Description: Guile bindings for zlib
URL: https://notabug.org/guile-zlib/guile-zlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1614617492
LastModified: 1623777894
URLPath: /cgit/aur.git/snapshot/guile-zlib.tar.gz