rapidsvn on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S rapidsvn

* (Optional) Uninstall rapidsvn on Arch using YAY

$ yay -Rns rapidsvn

2. Manually Install "rapidsvn" via AUR

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

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

b. Clone rapidsvn's git locally

$ git clone https://aur.archlinux.org/rapidsvn.git ~/rapidsvn

c. Go to ~/rapidsvn folder and install it

$ cd ~/rapidsvn $ makepkg -si

3. Information about the rapidsvn package on Arch User Repository (AUR)

ID: 894100
Name: rapidsvn
PackageBaseID: 128698
PackageBase: rapidsvn
Version: 0.12.1-16
Description: A cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework.
URL: https://rapidsvn.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515171610
LastModified: 1618725402
URLPath: /cgit/aur.git/snapshot/rapidsvn.tar.gz