bcbasic on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S bcbasic

* (Optional) Uninstall bcbasic on Arch using YAY

$ yay -Rns bcbasic

2. Manually Install "bcbasic" via AUR

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

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

b. Clone bcbasic's git locally

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

c. Go to ~/bcbasic folder and install it

$ cd ~/bcbasic $ makepkg -si

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

ID: 1076376
Name: bcbasic
PackageBaseID: 178618
PackageBase: bcbasic
Version: 0.1.5-1
Description: ByteCodeBASIC
URL: https://github.com/PQCraft/BCBASIC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PQCraft
Submitter: PQCraft
FirstSubmitted: 1651802344
LastModified: 1651805573
URLPath: /cgit/aur.git/snapshot/bcbasic.tar.gz