public-inbox on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S public-inbox

* (Optional) Uninstall public-inbox on Arch using YAY

$ yay -Rns public-inbox

2. Manually Install "public-inbox" via AUR

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

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

b. Clone public-inbox's git locally

$ git clone https://aur.archlinux.org/public-inbox.git ~/public-inbox

c. Go to ~/public-inbox folder and install it

$ cd ~/public-inbox $ makepkg -si

3. Information about the public-inbox package on Arch User Repository (AUR)

ID: 833763
Name: public-inbox
PackageBaseID: 145821
PackageBase: public-inbox
Version: 1.6.0-1
Description: An "archives first" approach to mailing lists
URL: https://public-inbox.org
NumVotes: 3
Popularity: 0.002042
OutOfDate: 1635193242
Maintainer:
FirstSubmitted: 1570989765
LastModified: 1608013269
URLPath: /cgit/aur.git/snapshot/public-inbox.tar.gz