guile-semver on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S guile-semver

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

$ yay -Rns guile-semver

2. Manually Install "guile-semver" via AUR

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

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

b. Clone guile-semver's git locally

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

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

$ cd ~/guile-semver $ makepkg -si

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

ID: 871253
Name: guile-semver
PackageBaseID: 163906
PackageBase: guile-semver
Version: 0.1.1-1
Description: Guile library for Semantic Versioning
URL: https://ngyro.com/software/guile-semver.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1614617456
LastModified: 1614617456
URLPath: /cgit/aur.git/snapshot/guile-semver.tar.gz