r-uuid on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S r-uuid

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

$ yay -Rns r-uuid

2. Manually Install "r-uuid" via AUR

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

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

b. Clone r-uuid's git locally

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

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

$ cd ~/r-uuid $ makepkg -si

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

ID: 1387676
Name: r-uuid
PackageBaseID: 167344
PackageBase: r-uuid
Version: 1.2.0-1
Description: Tools for generating and handling of UUIDs (Universally Unique Identifiers).
URL: https://cran.r-project.org/package=uuid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: panupam
FirstSubmitted: 1621975766
LastModified: 1705513951
URLPath: /cgit/aur.git/snapshot/r-uuid.tar.gz