php-svn on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S php-svn

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

$ yay -Rns php-svn

2. Manually Install "php-svn" via AUR

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

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

b. Clone php-svn's git locally

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

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

$ cd ~/php-svn $ makepkg -si

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

ID: 313117
Name: php-svn
PackageBaseID: 44873
PackageBase: php-svn
Version: 1.0.3-1
Description: PHP PECL extension to provide bindings for the Subversion revision control system
URL: https://pecl.php.net/package/svn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tjbp
Submitter:
FirstSubmitted: 1293529322
LastModified: 1465891320
URLPath: /cgit/aur.git/snapshot/php-svn.tar.gz