statsvn on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S statsvn

* (Optional) Uninstall statsvn on Arch using YAY

$ yay -Rns statsvn

2. Manually Install "statsvn" via AUR

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

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

b. Clone statsvn's git locally

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

c. Go to ~/statsvn folder and install it

$ cd ~/statsvn $ makepkg -si

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

ID: 189104
Name: statsvn
PackageBaseID: 78183
PackageBase: statsvn
Version: 0.7.0-1
Description: retrieves information from a subversion repository (tables, charts)
URL: http://sourceforge.net/projects/statsvn/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: JonnyJD
FirstSubmitted: 1390606628
LastModified: 1433857031
URLPath: /cgit/aur.git/snapshot/statsvn.tar.gz