svnkit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S svnkit

* (Optional) Uninstall svnkit on Arch using YAY

$ yay -Rns svnkit

2. Manually Install "svnkit" via AUR

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

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

b. Clone svnkit's git locally

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

c. Go to ~/svnkit folder and install it

$ cd ~/svnkit $ makepkg -si

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

ID: 403839
Name: svnkit
PackageBaseID: 48854
PackageBase: svnkit
Version: 1.8.15-1
Description: A Subversion library for Java
URL: http://svnkit.com
NumVotes: 12
Popularity: 0
OutOfDate: 1689353963
Maintainer: roheim
Submitter:
FirstSubmitted: 1304906057
LastModified: 1492902294
URLPath: /cgit/aur.git/snapshot/svnkit.tar.gz