distel on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S distel

* (Optional) Uninstall distel on Arch using YAY

$ yay -Rns distel

2. Manually Install "distel" via AUR

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

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

b. Clone distel's git locally

$ git clone https://aur.archlinux.org/distel.git ~/distel

c. Go to ~/distel folder and install it

$ cd ~/distel $ makepkg -si

3. Information about the distel package on Arch User Repository (AUR)

ID: 284671
Name: distel
PackageBaseID: 108768
PackageBase: distel
Version: 20160223-1
Description: Distributed Emacs Lisp for Erlang.
URL: https://github.com/massemanet/distel
NumVotes: 2
Popularity: 0
OutOfDate: 1704412659
Maintainer: feo.me
Submitter: feo.me
FirstSubmitted: 1457944941
LastModified: 1457945935
URLPath: /cgit/aur.git/snapshot/distel.tar.gz