subvertpy on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S subvertpy

* (Optional) Uninstall subvertpy on Arch using YAY

$ yay -Rns subvertpy

2. Manually Install "subvertpy" via AUR

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

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

b. Clone subvertpy's git locally

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

c. Go to ~/subvertpy folder and install it

$ cd ~/subvertpy $ makepkg -si

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

ID: 213888
Name: subvertpy
PackageBaseID: 23845
PackageBase: subvertpy
Version: 0.9.2-2
Description: Alternative Python bindings for Subversion, split out from bzr-svn.
URL: https://www.samba.org/~jelmer/subvertpy
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1234495411
LastModified: 1437482929
URLPath: /cgit/aur.git/snapshot/subvertpy.tar.gz