emacs-queue on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S emacs-queue

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

$ yay -Rns emacs-queue

2. Manually Install "emacs-queue" via AUR

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

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

b. Clone emacs-queue's git locally

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

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

$ cd ~/emacs-queue $ makepkg -si

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

ID: 575904
Name: emacs-queue
PackageBaseID: 123088
PackageBase: emacs-queue
Version: 0.2-1
Description: Queue data structure
URL: https://elpa.gnu.org/packages/queue.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Rogach
Submitter: WhittlesJr
FirstSubmitted: 1496517844
LastModified: 1547235273
URLPath: /cgit/aur.git/snapshot/emacs-queue.tar.gz