ruby-svn on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S ruby-svn

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

$ yay -Rns ruby-svn

2. Manually Install "ruby-svn" via AUR

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

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

b. Clone ruby-svn's git locally

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

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

$ cd ~/ruby-svn $ makepkg -si

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

ID: 196529
Name: ruby-svn
PackageBaseID: 8040
PackageBase: ruby-svn
Version: 40220-1
Description: A dynamic, open source programming language with a focus on simplicity and productivity.
URL: http://www.ruby-lang.org/en/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1168346999
LastModified: 1434374883
URLPath: /cgit/aur.git/snapshot/ruby-svn.tar.gz