emacs-parseclj on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S emacs-parseclj

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

$ yay -Rns emacs-parseclj

2. Manually Install "emacs-parseclj" via AUR

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

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

b. Clone emacs-parseclj's git locally

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

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

$ cd ~/emacs-parseclj $ makepkg -si

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

ID: 803543
Name: emacs-parseclj
PackageBaseID: 145774
PackageBase: emacs-parseclj
Version: 0.2.0-1
Description: Associative data structure functions for elisp
URL: https://github.com/clojure-emacs/parseclj
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Rogach
Submitter: haawda
FirstSubmitted: 1570877566
LastModified: 1602493828
URLPath: /cgit/aur.git/snapshot/emacs-parseclj.tar.gz