bcbasic-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S bcbasic-bin

* (Optional) Uninstall bcbasic-bin on Arch using YAY

$ yay -Rns bcbasic-bin

2. Manually Install "bcbasic-bin" via AUR

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

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

b. Clone bcbasic-bin's git locally

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

c. Go to ~/bcbasic-bin folder and install it

$ cd ~/bcbasic-bin $ makepkg -si

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

ID: 1076377
Name: bcbasic-bin
PackageBaseID: 178617
PackageBase: bcbasic-bin
Version: 0.1.5-1
Description: ByteCodeBASIC
URL: https://github.com/PQCraft/BCBASIC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PQCraft
Submitter: PQCraft
FirstSubmitted: 1651801937
LastModified: 1651805589
URLPath: /cgit/aur.git/snapshot/bcbasic-bin.tar.gz