uuid on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install uuid on Arch using YAY
$
yay -S
uuid
Copied
* (Optional) Uninstall uuid on Arch using YAY
$
yay -Rns
uuid
Copied
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
Copied
b. Clone uuid's git locally
$
git clone https://aur.archlinux.org/uuid.git
~/uuid
Copied
c. Go to ~/uuid folder and install it
$
cd
~/uuid
Copied
$
makepkg -si
Copied
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
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