go-uuid on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S go-uuid

* (Optional) Uninstall go-uuid on Arch using YAY

$ yay -Rns go-uuid

2. Manually Install "go-uuid" via AUR

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

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

b. Clone go-uuid's git locally

$ git clone https://aur.archlinux.org/go-uuid.git ~/go-uuid

c. Go to ~/go-uuid folder and install it

$ cd ~/go-uuid $ makepkg -si

3. Information about the go-uuid package on Arch User Repository (AUR)

ID: 289389
Name: go-uuid
PackageBaseID: 109517
PackageBase: go-uuid
Version: 100.f9ab0dc-1
Description: A pure Go implementation of Universally Unique Identifier (UUID)
URL: https://godoc.org/github.com/satori/go.uuid
NumVotes: 1
Popularity: 0
OutOfDate: 1651618785
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1459355237
LastModified: 1459355237
URLPath: /cgit/aur.git/snapshot/go-uuid.tar.gz