gcc4ti on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gcc4ti

* (Optional) Uninstall gcc4ti on Arch using YAY

$ yay -Rns gcc4ti

2. Manually Install "gcc4ti" via AUR

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

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

b. Clone gcc4ti's git locally

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

c. Go to ~/gcc4ti folder and install it

$ cd ~/gcc4ti $ makepkg -si

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

ID: 1168434
Name: gcc4ti
PackageBaseID: 187336
PackageBase: gcc4ti
Version: 0.96b11-1
Description: A C cross compiler for the TI-89, TI-89T, TI-92+, and TI-V200
URL: https://debrouxl.github.io/gcc4ti/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: been_jamming
Submitter: been_jamming
FirstSubmitted: 1668314134
LastModified: 1668314134
URLPath: /cgit/aur.git/snapshot/gcc4ti.tar.gz