python-pysvn on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-pysvn

* (Optional) Uninstall python-pysvn on Arch using YAY

$ yay -Rns python-pysvn

2. Manually Install "python-pysvn" via AUR

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

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

b. Clone python-pysvn's git locally

$ git clone https://aur.archlinux.org/python-pysvn.git ~/python-pysvn

c. Go to ~/python-pysvn folder and install it

$ cd ~/python-pysvn $ makepkg -si

3. Information about the python-pysvn package on Arch User Repository (AUR)

ID: 1368007
Name: python-pysvn
PackageBaseID: 92275
PackageBase: python-pysvn
Version: 1.9.22-1
Description: The Pythonic interface to Subversion
URL: https://pysvn.sourceforge.io/
NumVotes: 61
Popularity: 0
OutOfDate:
Maintainer: ad1217
Submitter: yan12125
FirstSubmitted: 1429279121
LastModified: 1702310785
URLPath: /cgit/aur.git/snapshot/python-pysvn.tar.gz

5. The same packages on other Linux Distributions