battlestar on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S battlestar

* (Optional) Uninstall battlestar on Arch using YAY

$ yay -Rns battlestar

2. Manually Install "battlestar" via AUR

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

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

b. Clone battlestar's git locally

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

c. Go to ~/battlestar folder and install it

$ cd ~/battlestar $ makepkg -si

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

ID: 1114914
Name: battlestar
PackageBaseID: 80538
PackageBase: battlestar
Version: 0.7.0-2
Description: Programming language for creating tiny executables
URL: https://github.com/xyproto/battlestar
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1396456203
LastModified: 1658411526
URLPath: /cgit/aur.git/snapshot/battlestar.tar.gz