ruby-uuidtools on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S ruby-uuidtools

* (Optional) Uninstall ruby-uuidtools on Arch using YAY

$ yay -Rns ruby-uuidtools

2. Manually Install "ruby-uuidtools" via AUR

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

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

b. Clone ruby-uuidtools's git locally

$ git clone https://aur.archlinux.org/ruby-uuidtools.git ~/ruby-uuidtools

c. Go to ~/ruby-uuidtools folder and install it

$ cd ~/ruby-uuidtools $ makepkg -si

3. Information about the ruby-uuidtools package on Arch User Repository (AUR)

ID: 1095144
Name: ruby-uuidtools
PackageBaseID: 104184
PackageBase: ruby-uuidtools
Version: 2.2.0-1
Description: A simple universally unique ID generator library.
URL: https://rubygems.org/gems/uuidtools/versions/2.2.0
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1449256650
LastModified: 1654631826
URLPath: /cgit/aur.git/snapshot/ruby-uuidtools.tar.gz