chicken-mailbox on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S chicken-mailbox

* (Optional) Uninstall chicken-mailbox on Arch using YAY

$ yay -Rns chicken-mailbox

2. Manually Install "chicken-mailbox" via AUR

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

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

b. Clone chicken-mailbox's git locally

$ git clone https://aur.archlinux.org/chicken-mailbox.git ~/chicken-mailbox

c. Go to ~/chicken-mailbox folder and install it

$ cd ~/chicken-mailbox $ makepkg -si

3. Information about the chicken-mailbox package on Arch User Repository (AUR)

ID: 226542
Name: chicken-mailbox
PackageBaseID: 32762
PackageBase: chicken-mailbox
Version: 2.1.5-1
Description: Chicken Scheme Egg: Thread-safe queues with timeout
URL: http://chicken.wiki.br/eggref/4/mailbox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ryuslash
FirstSubmitted: 1260664080
LastModified: 1440939518
URLPath: /cgit/aur.git/snapshot/chicken-mailbox.tar.gz