emacs-deferred on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S emacs-deferred

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

$ yay -Rns emacs-deferred

2. Manually Install "emacs-deferred" via AUR

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

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

b. Clone emacs-deferred's git locally

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

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

$ cd ~/emacs-deferred $ makepkg -si

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

ID: 549324
Name: emacs-deferred
PackageBaseID: 121840
PackageBase: emacs-deferred
Version: 0.5.1-2
Description: Simple asynchronous functions for emacs lisp
URL: https://github.com/kiwanami/emacs-deferred
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1493321341
LastModified: 1538664669
URLPath: /cgit/aur.git/snapshot/emacs-deferred.tar.gz