beanstalkd on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "beanstalkd" 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 beanstalkd on Arch using YAY
$
yay -S
beanstalkd
Copied
* (Optional) Uninstall beanstalkd on Arch using YAY
$
yay -Rns
beanstalkd
Copied
2. Manually Install "beanstalkd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone beanstalkd's git locally
$
git clone https://aur.archlinux.org/beanstalkd.git
~/beanstalkd
Copied
c. Go to ~/beanstalkd folder and install it
$
cd
~/beanstalkd
Copied
$
makepkg -si
Copied
3. Information about the beanstalkd package on Arch User Repository (AUR)
ID: 1356709
Name: beanstalkd
PackageBaseID: 97306
PackageBase: beanstalkd
Version: 1.13-1
Description: Fast, simple message queue server
URL: https://beanstalkd.github.io/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1439325857
LastModified: 1700551568
URLPath: /cgit/aur.git/snapshot/beanstalkd.tar.gz
Name: beanstalkd
PackageBaseID: 97306
PackageBase: beanstalkd
Version: 1.13-1
Description: Fast, simple message queue server
URL: https://beanstalkd.github.io/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: slact
Submitter: slact
FirstSubmitted: 1439325857
LastModified: 1700551568
URLPath: /cgit/aur.git/snapshot/beanstalkd.tar.gz