tinybasic on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tinybasic

* (Optional) Uninstall tinybasic on Arch using YAY

$ yay -Rns tinybasic

2. Manually Install "tinybasic" via AUR

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

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

b. Clone tinybasic's git locally

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

c. Go to ~/tinybasic folder and install it

$ cd ~/tinybasic $ makepkg -si

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

ID: 671950
Name: tinybasic
PackageBaseID: 147073
PackageBase: tinybasic
Version: 1-1
Description: Tom Pitmann's TinyBasic Interpreter written in C
URL: www.ittybittycomputers.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oshaboy
Submitter: oshaboy
FirstSubmitted: 1575129313
LastModified: 1575134001
URLPath: /cgit/aur.git/snapshot/tinybasic.tar.gz