ruby-xdg on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S ruby-xdg

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

$ yay -Rns ruby-xdg

2. Manually Install "ruby-xdg" via AUR

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

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

b. Clone ruby-xdg's git locally

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

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

$ cd ~/ruby-xdg $ makepkg -si

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

ID: 1425310
Name: ruby-xdg
PackageBaseID: 127360
PackageBase: ruby-xdg
Version: 8.2.0-1
Description: Provides a Ruby implementation of the XDG Base Directory Specification
URL: https://www.alchemists.io/projects/xdg
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: lucacesari
FirstSubmitted: 1511104649
LastModified: 1710181952
URLPath: /cgit/aur.git/snapshot/ruby-xdg.tar.gz