bas on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S bas

* (Optional) Uninstall bas on Arch using YAY

$ yay -Rns bas

2. Manually Install "bas" via AUR

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

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

b. Clone bas's git locally

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

c. Go to ~/bas folder and install it

$ cd ~/bas $ makepkg -si

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

ID: 663436
Name: bas
PackageBaseID: 40297
PackageBase: bas
Version: 2.6-1
Description: A BASIC interpreter
URL: http://www.moria.de/~michael/bas/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ids1024
Submitter:
FirstSubmitted: 1282880862
LastModified: 1572969836
URLPath: /cgit/aur.git/snapshot/bas.tar.gz