emacs-paredit-git on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S emacs-paredit-git

* (Optional) Uninstall emacs-paredit-git on Arch using YAY

$ yay -Rns emacs-paredit-git

2. Manually Install "emacs-paredit-git" via AUR

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

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

b. Clone emacs-paredit-git's git locally

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

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

$ cd ~/emacs-paredit-git $ makepkg -si

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

ID: 542504
Name: emacs-paredit-git
PackageBaseID: 135828
PackageBase: emacs-paredit-git
Version: r216.acbe10f-1
Description: Emacs minor mode for pseudo-structurally editing Lisp code
URL: http://www.emacswiki.org/emacs/ParEdit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1536501338
LastModified: 1536501338
URLPath: /cgit/aur.git/snapshot/emacs-paredit-git.tar.gz