asciiportal on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S asciiportal

* (Optional) Uninstall asciiportal on Arch using YAY

$ yay -Rns asciiportal

2. Manually Install "asciiportal" via AUR

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

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

b. Clone asciiportal's git locally

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

c. Go to ~/asciiportal folder and install it

$ cd ~/asciiportal $ makepkg -si

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

ID: 1234764
Name: asciiportal
PackageBaseID: 192132
PackageBase: asciiportal
Version: 1.3.8-5
Description: Text based puzzle game inspired by the popular video game
URL: https://github.com/cymonsgames/ASCIIpOrtal
NumVotes: 3
Popularity: 0.337661
OutOfDate:
Maintainer: kleintux
Submitter: arojas
FirstSubmitted: 1680302209
LastModified: 1680302209
URLPath: /cgit/aur.git/snapshot/asciiportal.tar.gz

5. The same packages on other Linux Distributions