emacs-parseedn on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S emacs-parseedn

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

$ yay -Rns emacs-parseedn

2. Manually Install "emacs-parseedn" via AUR

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

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

b. Clone emacs-parseedn's git locally

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

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

$ cd ~/emacs-parseedn $ makepkg -si

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

ID: 789211
Name: emacs-parseedn
PackageBaseID: 145775
PackageBase: emacs-parseedn
Version: 0.2.0-1
Description: Clojure/EDN parser for elisp
URL: https://github.com/clojure-emacs/parseedn
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Rogach
Submitter: haawda
FirstSubmitted: 1570877584
LastModified: 1599644757
URLPath: /cgit/aur.git/snapshot/emacs-parseedn.tar.gz