legacybasic on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S legacybasic

* (Optional) Uninstall legacybasic on Arch using YAY

$ yay -Rns legacybasic

2. Manually Install "legacybasic" via AUR

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

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

b. Clone legacybasic's git locally

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

c. Go to ~/legacybasic folder and install it

$ cd ~/legacybasic $ makepkg -si

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

ID: 1337089
Name: legacybasic
PackageBaseID: 198742
PackageBase: legacybasic
Version: 1.0.2-1
Description: BASIC interpreter for 1970s/80s BASIC games
URL: https://github.com/nigelperks/LegacyBasic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1697797320
LastModified: 1697797596
URLPath: /cgit/aur.git/snapshot/legacybasic.tar.gz