dbasic on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "dbasic" 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 dbasic on Arch using YAY
$
yay -S
dbasic
Copied
* (Optional) Uninstall dbasic on Arch using YAY
$
yay -Rns
dbasic
Copied
2. Manually Install "dbasic" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dbasic's git locally
$
git clone https://aur.archlinux.org/dbasic.git
~/dbasic
Copied
c. Go to ~/dbasic folder and install it
$
cd
~/dbasic
Copied
$
makepkg -si
Copied
3. Information about the dbasic package on Arch User Repository (AUR)
ID: 1337059
Name: dbasic
PackageBaseID: 198737
PackageBase: dbasic
Version: 0.92.0-1
Description: Modern implementation of the original Dartmouth BASIC compilers in the D programming language
URL: https://github.com/cpp-tutor/dbasic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1697794860
LastModified: 1697794860
URLPath: /cgit/aur.git/snapshot/dbasic.tar.gz
Name: dbasic
PackageBaseID: 198737
PackageBase: dbasic
Version: 0.92.0-1
Description: Modern implementation of the original Dartmouth BASIC compilers in the D programming language
URL: https://github.com/cpp-tutor/dbasic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1697794860
LastModified: 1697794860
URLPath: /cgit/aur.git/snapshot/dbasic.tar.gz