red on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S red

* (Optional) Uninstall red on Arch using YAY

$ yay -Rns red

2. Manually Install "red" via AUR

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

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

b. Clone red's git locally

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

c. Go to ~/red folder and install it

$ cd ~/red $ makepkg -si

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

ID: 1175257
Name: red
PackageBaseID: 65984
PackageBase: red
Version: 0.6.4-2
Description: An open source, native code compiled, dialect of Rebol
URL: http://www.red-lang.org
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: loziniak
Submitter: dseg
FirstSubmitted: 1357217739
LastModified: 1669562223
URLPath: /cgit/aur.git/snapshot/red.tar.gz