apr-2-svn on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S apr-2-svn

* (Optional) Uninstall apr-2-svn on Arch using YAY

$ yay -Rns apr-2-svn

2. Manually Install "apr-2-svn" via AUR

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

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

b. Clone apr-2-svn's git locally

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

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

$ cd ~/apr-2-svn $ makepkg -si

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

ID: 1156320
Name: apr-2-svn
PackageBaseID: 186742
PackageBase: apr-2-svn
Version: r1904787-2
Description: Apache Portable Runtime library. This is version 2 from SVN trunk, possibly unstable.
URL: https://apr.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fft
Submitter: fft
FirstSubmitted: 1666208335
LastModified: 1666536237
URLPath: /cgit/aur.git/snapshot/apr-2-svn.tar.gz