guile-lzma on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S guile-lzma

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

$ yay -Rns guile-lzma

2. Manually Install "guile-lzma" via AUR

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

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

b. Clone guile-lzma's git locally

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

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

$ cd ~/guile-lzma $ makepkg -si

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

ID: 1218953
Name: guile-lzma
PackageBaseID: 190905
PackageBase: guile-lzma
Version: 0.1.1-1
Description: Guile bindings for liblzma
URL: https://ngyro.com/software/guile-lzma.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1677585748
LastModified: 1677585748
URLPath: /cgit/aur.git/snapshot/guile-lzma.tar.gz