ascii-battleship on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ascii-battleship

* (Optional) Uninstall ascii-battleship on Arch using YAY

$ yay -Rns ascii-battleship

2. Manually Install "ascii-battleship" via AUR

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

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

b. Clone ascii-battleship's git locally

$ git clone https://aur.archlinux.org/ascii-battleship.git ~/ascii-battleship

c. Go to ~/ascii-battleship folder and install it

$ cd ~/ascii-battleship $ makepkg -si

3. Information about the ascii-battleship package on Arch User Repository (AUR)

ID: 1339530
Name: ascii-battleship
PackageBaseID: 197549
PackageBase: ascii-battleship
Version: 1.5-1
Description: An ASCII Battleship game built in Java that can be played in the terminal.
URL: https://github.com/allancoding/ascii-battleship
NumVotes: 1
Popularity: 0.024587
OutOfDate:
Maintainer: allancoding
Submitter: allancoding
FirstSubmitted: 1694578805
LastModified: 1698197021
URLPath: /cgit/aur.git/snapshot/ascii-battleship.tar.gz