emacs-paredit on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "emacs-paredit" 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
Copied
b. Install emacs-paredit on Arch using YAY
$
yay -S
emacs-paredit
Copied
* (Optional) Uninstall emacs-paredit on Arch using YAY
$
yay -Rns
emacs-paredit
Copied
2. Manually Install "emacs-paredit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone emacs-paredit's git locally
$
git clone https://aur.archlinux.org/emacs-paredit.git
~/emacs-paredit
Copied
c. Go to ~/emacs-paredit folder and install it
$
cd
~/emacs-paredit
Copied
$
makepkg -si
Copied
3. Information about the emacs-paredit package on Arch User Repository (AUR)
ID: 542498
Name: emacs-paredit
PackageBaseID: 135827
PackageBase: emacs-paredit
Version: 24-2
Description: Emacs minor mode for pseudo-structurally editing Lisp code
URL: http://www.emacswiki.org/emacs/ParEdit
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1536499515
LastModified: 1536499515
URLPath: /cgit/aur.git/snapshot/emacs-paredit.tar.gz
Name: emacs-paredit
PackageBaseID: 135827
PackageBase: emacs-paredit
Version: 24-2
Description: Emacs minor mode for pseudo-structurally editing Lisp code
URL: http://www.emacswiki.org/emacs/ParEdit
NumVotes: 16
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1536499515
LastModified: 1536499515
URLPath: /cgit/aur.git/snapshot/emacs-paredit.tar.gz