r-ids on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-ids

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

$ yay -Rns r-ids

2. Manually Install "r-ids" via AUR

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

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

b. Clone r-ids's git locally

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

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

$ cd ~/r-ids $ makepkg -si

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

ID: 1281596
Name: r-ids
PackageBaseID: 167348
PackageBase: r-ids
Version: 1.0.1-7
Description: Generate Random Identifiers
URL: https://cran.r-project.org/package=ids
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: panupam
FirstSubmitted: 1621978206
LastModified: 1688234866
URLPath: /cgit/aur.git/snapshot/r-ids.tar.gz