svn-export on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S svn-export

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

$ yay -Rns svn-export

2. Manually Install "svn-export" via AUR

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

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

b. Clone svn-export's git locally

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

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

$ cd ~/svn-export $ makepkg -si

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

ID: 1112542
Name: svn-export
PackageBaseID: 23391
PackageBase: svn-export
Version: 2013.1.30-5
Description: An svn export emulator with support for incremental exports.
URL: https://xyne.dev/projects/svn-export
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1232776618
LastModified: 1657925782
URLPath: /cgit/aur.git/snapshot/svn-export.tar.gz