stduuid on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S stduuid

* (Optional) Uninstall stduuid on Arch using YAY

$ yay -Rns stduuid

2. Manually Install "stduuid" via AUR

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

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

b. Clone stduuid's git locally

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

c. Go to ~/stduuid folder and install it

$ cd ~/stduuid $ makepkg -si

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

ID: 1143133
Name: stduuid
PackageBaseID: 185960
PackageBase: stduuid
Version: 1.2.2-1
Description: A C++17 cross-platform single-header library implementation for universally unique identifiers
URL: https://github.com/mariusbancila/stduuid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rsa
Submitter: rsa
FirstSubmitted: 1663887279
LastModified: 1663887279
URLPath: /cgit/aur.git/snapshot/stduuid.tar.gz