red-bin on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S red-bin

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

$ yay -Rns red-bin

2. Manually Install "red-bin" via AUR

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

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

b. Clone red-bin's git locally

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

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

$ cd ~/red-bin $ makepkg -si

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

ID: 871886
Name: red-bin
PackageBaseID: 163955
PackageBase: red-bin
Version: 0.6.4-1
Description: Red is a next-generation programming language strongly inspired by Rebol
URL: https://www.red-lang.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FirstAirBender
FirstSubmitted: 1614748750
LastModified: 1614748847
URLPath: /cgit/aur.git/snapshot/red-bin.tar.gz