perl-uuid on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S perl-uuid

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

$ yay -Rns perl-uuid

2. Manually Install "perl-uuid" via AUR

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

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

b. Clone perl-uuid's git locally

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

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

$ cd ~/perl-uuid $ makepkg -si

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

ID: 927779
Name: perl-uuid
PackageBaseID: 50576
PackageBase: perl-uuid
Version: 0.28-1
Description: UUID - Perl extension for using UUID interfaces as defined in e2fsprogs.
URL: https://metacpan.org/release/JRM/UUID-0.28
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1310210393
LastModified: 1624954941
URLPath: /cgit/aur.git/snapshot/perl-uuid.tar.gz