python-svn on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-svn

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

$ yay -Rns python-svn

2. Manually Install "python-svn" via AUR

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

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

b. Clone python-svn's git locally

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

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

$ cd ~/python-svn $ makepkg -si

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

ID: 469123
Name: python-svn
PackageBaseID: 92264
PackageBase: python-svn
Version: 0.3.45-1
Description: Lightweight Subversion library for Python.
URL: https://github.com/dsoprea/PySvn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: berquist
Submitter: yan12125
FirstSubmitted: 1429247841
LastModified: 1513107718
URLPath: /cgit/aur.git/snapshot/python-svn.tar.gz