tinybasic on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install tinybasic on Arch using YAY
$
yay -S
tinybasic
Copied
* (Optional) Uninstall tinybasic on Arch using YAY
$
yay -Rns
tinybasic
Copied
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
Copied
b. Clone tinybasic's git locally
$
git clone https://aur.archlinux.org/tinybasic.git
~/tinybasic
Copied
c. Go to ~/tinybasic folder and install it
$
cd
~/tinybasic
Copied
$
makepkg -si
Copied
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
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