red on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install red on Arch using YAY
$
yay -S
red
Copied
* (Optional) Uninstall red on Arch using YAY
$
yay -Rns
red
Copied
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
Copied
b. Clone red's git locally
$
git clone https://aur.archlinux.org/red.git
~/red
Copied
c. Go to ~/red folder and install it
$
cd
~/red
Copied
$
makepkg -si
Copied
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
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