eldev-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S eldev-git

* (Optional) Uninstall eldev-git on Arch using YAY

$ yay -Rns eldev-git

2. Manually Install "eldev-git" via AUR

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

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

b. Clone eldev-git's git locally

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

c. Go to ~/eldev-git folder and install it

$ cd ~/eldev-git $ makepkg -si

3. Information about the eldev-git package on Arch User Repository (AUR)

ID: 1273336
Name: eldev-git
PackageBaseID: 194679
PackageBase: eldev-git
Version: 1.4.1.r6.g586cf08-1
Description: Emacs-based build tool, targeted solely at Elisp projects
URL: https://github.com/doublep/eldev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zwei
Submitter: Zwei
FirstSubmitted: 1686775486
LastModified: 1686775486
URLPath: /cgit/aur.git/snapshot/eldev-git.tar.gz