ruby-sdoc on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S ruby-sdoc

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

$ yay -Rns ruby-sdoc

2. Manually Install "ruby-sdoc" via AUR

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

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

b. Clone ruby-sdoc's git locally

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

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

$ cd ~/ruby-sdoc $ makepkg -si

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

ID: 1394604
Name: ruby-sdoc
PackageBaseID: 196544
PackageBase: ruby-sdoc
Version: 2.6.1-1
Description: Standalone sdoc generator
URL: https://github.com/rails/sdoc
NumVotes: 1
Popularity: 0.012083
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1691612362
LastModified: 1706482738
URLPath: /cgit/aur.git/snapshot/ruby-sdoc.tar.gz