emacs-async on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S emacs-async

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

$ yay -Rns emacs-async

2. Manually Install "emacs-async" via AUR

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

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

b. Clone emacs-async's git locally

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

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

$ cd ~/emacs-async $ makepkg -si

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

ID: 517294
Name: emacs-async
PackageBaseID: 129624
PackageBase: emacs-async
Version: 1.9.3-1
Description: A module for doing asynchronous processing in Emacs
URL: https://github.com/jwiegley/emacs-async
NumVotes: 1
Popularity: 0
OutOfDate: 1621712678
Maintainer:
Submitter: eyl
FirstSubmitted: 1517353322
LastModified: 1528329366
URLPath: /cgit/aur.git/snapshot/emacs-async.tar.gz