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