red-cli on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S red-cli

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

$ yay -Rns red-cli

2. Manually Install "red-cli" via AUR

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

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

b. Clone red-cli's git locally

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

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

$ cd ~/red-cli $ makepkg -si

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

ID: 1378269
Name: red-cli
PackageBaseID: 200921
PackageBase: red-meta
Version: 2023.12.31.f61506be0-1
Description: Red is a next-generation programming language strongly inspired by REBOL (CLI)
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-cli.tar.gz