guile-bytestructures on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S guile-bytestructures

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

$ yay -Rns guile-bytestructures

2. Manually Install "guile-bytestructures" via AUR

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

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

b. Clone guile-bytestructures's git locally

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

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

$ cd ~/guile-bytestructures $ makepkg -si

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

ID: 1407364
Name: guile-bytestructures
PackageBaseID: 191943
PackageBase: guile-bytestructures
Version: 2.0.1-2
Description: Structured access library to bytevector contents for Guile
URL: https://github.com/TaylanUB/scheme-bytestructures
NumVotes: 1
Popularity: 0.076917
OutOfDate:
Maintainer: micwoj92
Submitter: jelly
FirstSubmitted: 1679837405
LastModified: 1707631972
URLPath: /cgit/aur.git/snapshot/guile-bytestructures.tar.gz