spigot on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S spigot

* (Optional) Uninstall spigot on Arch using YAY

$ yay -Rns spigot

2. Manually Install "spigot" via AUR

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

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

b. Clone spigot's git locally

$ git clone https://aur.archlinux.org/spigot.git ~/spigot

c. Go to ~/spigot folder and install it

$ cd ~/spigot $ makepkg -si

3. Information about the spigot package on Arch User Repository (AUR)

ID: 1395706
Name: spigot
PackageBaseID: 74224
PackageBase: spigot
Version: 1.20.4+b171-2
Description: High performance Minecraft server implementation
URL: https://www.spigotmc.org/
NumVotes: 30
Popularity: 0.004458
OutOfDate:
Maintainer: edh
Submitter: Schala
FirstSubmitted: 1381361230
LastModified: 1706651674
URLPath: /cgit/aur.git/snapshot/spigot.tar.gz