emacs-psvn on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S emacs-psvn

* (Optional) Uninstall emacs-psvn on Arch using YAY

$ yay -Rns emacs-psvn

2. Manually Install "emacs-psvn" via AUR

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

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

b. Clone emacs-psvn's git locally

$ git clone https://aur.archlinux.org/emacs-psvn.git ~/emacs-psvn

c. Go to ~/emacs-psvn folder and install it

$ cd ~/emacs-psvn $ makepkg -si

3. Information about the emacs-psvn package on Arch User Repository (AUR)

ID: 446018
Name: emacs-psvn
PackageBaseID: 8246
PackageBase: emacs-psvn
Version: 2015.07.20_21.42.00-4
Description: Subversion interface for emacs
URL: http://www.emacswiki.org/cgi-bin/wiki/SubVersion
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1170045188
LastModified: 1506201667
URLPath: /cgit/aur.git/snapshot/emacs-psvn.tar.gz