guile-lzlib on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S guile-lzlib

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

$ yay -Rns guile-lzlib

2. Manually Install "guile-lzlib" via AUR

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

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

b. Clone guile-lzlib's git locally

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

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

$ cd ~/guile-lzlib $ makepkg -si

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

ID: 871252
Name: guile-lzlib
PackageBaseID: 163905
PackageBase: guile-lzlib
Version: 0.0.2-1
Description: Guile bindings for lzlib
URL: https://notabug.org/guile-lzlib/guile-lzlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1614617423
LastModified: 1614617423
URLPath: /cgit/aur.git/snapshot/guile-lzlib.tar.gz