ce-toolchain on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ce-toolchain

* (Optional) Uninstall ce-toolchain on Arch using YAY

$ yay -Rns ce-toolchain

2. Manually Install "ce-toolchain" via AUR

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

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

b. Clone ce-toolchain's git locally

$ git clone https://aur.archlinux.org/ce-toolchain.git ~/ce-toolchain

c. Go to ~/ce-toolchain folder and install it

$ cd ~/ce-toolchain $ makepkg -si

3. Information about the ce-toolchain package on Arch User Repository (AUR)

ID: 1023976
Name: ce-toolchain
PackageBaseID: 170917
PackageBase: ce-toolchain
Version: 9.2.2-1
Description: Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
URL: https://ce-programming.github.io/toolchain/index.html
NumVotes: 1
Popularity: 0.033215
OutOfDate: 1660335425
Maintainer: epixtm
FirstSubmitted: 1631251066
LastModified: 1642984696
URLPath: /cgit/aur.git/snapshot/ce-toolchain.tar.gz