emacs-cider on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "emacs-cider" 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-cider on Arch using YAY
$
yay -S
emacs-cider
Copied
* (Optional) Uninstall emacs-cider on Arch using YAY
$
yay -Rns
emacs-cider
Copied
2. Manually Install "emacs-cider" 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-cider's git locally
$
git clone https://aur.archlinux.org/emacs-cider.git
~/emacs-cider
Copied
c. Go to ~/emacs-cider folder and install it
$
cd
~/emacs-cider
Copied
$
makepkg -si
Copied
3. Information about the emacs-cider package on Arch User Repository (AUR)
ID: 1367440
Name: emacs-cider
PackageBaseID: 123090
PackageBase: emacs-cider
Version: 1.12.0-1
Description: The Clojure Interactive Development Environment that Rocks for Emacs
URL: https://github.com/clojure-emacs/cider
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1496518787
LastModified: 1702221112
URLPath: /cgit/aur.git/snapshot/emacs-cider.tar.gz
Name: emacs-cider
PackageBaseID: 123090
PackageBase: emacs-cider
Version: 1.12.0-1
Description: The Clojure Interactive Development Environment that Rocks for Emacs
URL: https://github.com/clojure-emacs/cider
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1496518787
LastModified: 1702221112
URLPath: /cgit/aur.git/snapshot/emacs-cider.tar.gz