red-view on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S red-view

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

$ yay -Rns red-view

2. Manually Install "red-view" via AUR

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

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

b. Clone red-view's git locally

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

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

$ cd ~/red-view $ makepkg -si

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

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