tibasicc on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S tibasicc

* (Optional) Uninstall tibasicc on Arch using YAY

$ yay -Rns tibasicc

2. Manually Install "tibasicc" via AUR

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

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

b. Clone tibasicc's git locally

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

c. Go to ~/tibasicc folder and install it

$ cd ~/tibasicc $ makepkg -si

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

ID: 1043255
Name: tibasicc
PackageBaseID: 176396
PackageBase: tibasicc
Version: 1.2-1
Description: TI-BASIC (de-)compiler written in C++ with a decent preprocessor
URL: https://github.com/noahvogt/tibasicc.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noahvogt
Submitter: noahvogt
FirstSubmitted: 1645873650
LastModified: 1645873650
URLPath: /cgit/aur.git/snapshot/tibasicc.tar.gz