red-toolchain on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S red-toolchain

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

$ yay -Rns red-toolchain

2. Manually Install "red-toolchain" via AUR

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

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

b. Clone red-toolchain's git locally

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

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

$ cd ~/red-toolchain $ makepkg -si

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

ID: 1378270
Name: red-toolchain
PackageBaseID: 200921
PackageBase: red-meta
Version: 2023.12.31.f61506be0-1
Description: Red is a next-generation programming language strongly inspired by REBOL (Compiler)
URL: https://www.red-lang.org
NumVotes: 1
Popularity: 0.240663
OutOfDate:
Maintainer: FirstAirBender
Submitter: FirstAirBender
FirstSubmitted: 1703878181
LastModified: 1704067567
URLPath: /cgit/aur.git/snapshot/red-toolchain.tar.gz