yabasic on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S yabasic

* (Optional) Uninstall yabasic on Arch using YAY

$ yay -Rns yabasic

2. Manually Install "yabasic" via AUR

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

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

b. Clone yabasic's git locally

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

c. Go to ~/yabasic folder and install it

$ cd ~/yabasic $ makepkg -si

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

ID: 1325488
Name: yabasic
PackageBaseID: 22672
PackageBase: yabasic
Version: 2.90.4-1
Description: Yet Another Basic
URL: http://www.yabasic.de/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: FredBezies
Submitter: Allan
FirstSubmitted: 1230467964
LastModified: 1695822505
URLPath: /cgit/aur.git/snapshot/yabasic.tar.gz