byond on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install byond on Arch using YAY
$
yay -S
byond
Copied
* (Optional) Uninstall byond on Arch using YAY
$
yay -Rns
byond
Copied
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
Copied
b. Clone byond's git locally
$
git clone https://aur.archlinux.org/byond.git
~/byond
Copied
c. Go to ~/byond folder and install it
$
cd
~/byond
Copied
$
makepkg -si
Copied
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
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