squeue on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "squeue" 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 squeue on Arch using YAY
$
yay -S
squeue
Copied
* (Optional) Uninstall squeue on Arch using YAY
$
yay -Rns
squeue
Copied
2. Manually Install "squeue" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone squeue's git locally
$
git clone https://aur.archlinux.org/squeue.git
~/squeue
Copied
c. Go to ~/squeue folder and install it
$
cd
~/squeue
Copied
$
makepkg -si
Copied
3. Information about the squeue package on Arch User Repository (AUR)
ID: 526641
Name: squeue
PackageBaseID: 133727
PackageBase: squeue
Version: 1.0.1-1
Description: Simple queue implementation based on Screen command
URL: https://github.com/dzieciolowski/squeue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdz
Submitter: pdz
FirstSubmitted: 1529793722
LastModified: 1531554483
URLPath: /cgit/aur.git/snapshot/squeue.tar.gz
Name: squeue
PackageBaseID: 133727
PackageBase: squeue
Version: 1.0.1-1
Description: Simple queue implementation based on Screen command
URL: https://github.com/dzieciolowski/squeue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdz
Submitter: pdz
FirstSubmitted: 1529793722
LastModified: 1531554483
URLPath: /cgit/aur.git/snapshot/squeue.tar.gz