uuid on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S uuid

* (Optional) Uninstall uuid on Arch using YAY

$ yay -Rns uuid

2. Manually Install "uuid" via AUR

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

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

b. Clone uuid's git locally

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

c. Go to ~/uuid folder and install it

$ cd ~/uuid $ makepkg -si

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

ID: 859800
Name: uuid
PackageBaseID: 65308
PackageBase: uuid
Version: 1.6.2-20
Description: OSSP Universally Unique Identifier
URL: http://www.ossp.org/pkg/lib/uuid
NumVotes: 80
Popularity: 0.08871
OutOfDate:
Maintainer: FryDay
Submitter: ilpianista
FirstSubmitted: 1354988223
LastModified: 1612660409
URLPath: /cgit/aur.git/snapshot/uuid.tar.gz