spcuuid on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S spcuuid

* (Optional) Uninstall spcuuid on Arch using YAY

$ yay -Rns spcuuid

2. Manually Install "spcuuid" via AUR

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

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

b. Clone spcuuid's git locally

$ git clone https://aur.archlinux.org/spcuuid.git ~/spcuuid

c. Go to ~/spcuuid folder and install it

$ cd ~/spcuuid $ makepkg -si

3. Information about the spcuuid package on Arch User Repository (AUR)

ID: 234121
Name: spcuuid
PackageBaseID: 100757
PackageBase: spcuuid
Version: 1.2.5-1
Description: Implements an API to generate RFC-4122 style UUIDs
URL: https://github.com/spc476/SPCUUID
NumVotes: 1
Popularity: 0
OutOfDate: 1651619053
Maintainer:
Submitter: Sandmann
FirstSubmitted: 1443286261
LastModified: 1443286359
URLPath: /cgit/aur.git/snapshot/spcuuid.tar.gz