emacs-clojure-mode on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S emacs-clojure-mode

* (Optional) Uninstall emacs-clojure-mode on Arch using YAY

$ yay -Rns emacs-clojure-mode

2. Manually Install "emacs-clojure-mode" via AUR

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

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

b. Clone emacs-clojure-mode's git locally

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

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

$ cd ~/emacs-clojure-mode $ makepkg -si

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

ID: 1292272
Name: emacs-clojure-mode
PackageBaseID: 94352
PackageBase: emacs-clojure-mode
Version: 5.16.0-1
Description: Emacs major mode for the clojure language
URL: https://github.com/clojure-emacs/clojure-mode
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Rogach
Submitter: maandree
FirstSubmitted: 1434034707
LastModified: 1689920928
URLPath: /cgit/aur.git/snapshot/emacs-clojure-mode.tar.gz