modbox on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S modbox

* (Optional) Uninstall modbox on Arch using YAY

$ yay -Rns modbox

2. Manually Install "modbox" via AUR

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

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

b. Clone modbox's git locally

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

c. Go to ~/modbox folder and install it

$ cd ~/modbox $ makepkg -si

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

ID: 557570
Name: modbox
PackageBaseID: 135593
PackageBase: modbox
Version: 0.3-1
Description: A 3D game where modules loaded in runtime control most of gameplay
URL: https://github.com/kodo-pp/ModBox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kodopp
Submitter: kodopp
FirstSubmitted: 1535834030
LastModified: 1541443913
URLPath: /cgit/aur.git/snapshot/modbox.tar.gz