brawl on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S brawl

* (Optional) Uninstall brawl on Arch using YAY

$ yay -Rns brawl

2. Manually Install "brawl" via AUR

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

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

b. Clone brawl's git locally

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

c. Go to ~/brawl folder and install it

$ cd ~/brawl $ makepkg -si

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

ID: 1139962
Name: brawl
PackageBaseID: 185757
PackageBase: brawl
Version: 0.8-1
Description: 2D mass brawl simulator
URL: https://github.com/milgra/brawl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: milgra
Submitter: milgra
FirstSubmitted: 1663248564
LastModified: 1663248564
URLPath: /cgit/aur.git/snapshot/brawl.tar.gz