emacs-queue on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install emacs-queue on Arch using YAY
$
yay -S
emacs-queue
Copied
* (Optional) Uninstall emacs-queue on Arch using YAY
$
yay -Rns
emacs-queue
Copied
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
Copied
b. Clone emacs-queue's git locally
$
git clone https://aur.archlinux.org/emacs-queue.git
~/emacs-queue
Copied
c. Go to ~/emacs-queue folder and install it
$
cd
~/emacs-queue
Copied
$
makepkg -si
Copied
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
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