byond on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S byond

* (Optional) Uninstall byond on Arch using YAY

$ yay -Rns byond

2. Manually Install "byond" via AUR

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

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

b. Clone byond's git locally

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

c. Go to ~/byond folder and install it

$ cd ~/byond $ makepkg -si

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

ID: 1427764
Name: byond
PackageBaseID: 12110
PackageBase: byond
Version: 515.1633-1
Description: Game server based on the 'Byond' language [Build your own net dream].
URL: https://www.byond.com/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: bug
Submitter: bug
FirstSubmitted: 1184876652
LastModified: 1710513883
URLPath: /cgit/aur.git/snapshot/byond.tar.gz