rebol-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rebol-git

* (Optional) Uninstall rebol-git on Arch using YAY

$ yay -Rns rebol-git

2. Manually Install "rebol-git" via AUR

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

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

b. Clone rebol-git's git locally

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

c. Go to ~/rebol-git folder and install it

$ cd ~/rebol-git $ makepkg -si

3. Information about the rebol-git package on Arch User Repository (AUR)

ID: 188368
Name: rebol-git
PackageBaseID: 65670
PackageBase: rebol-git
Version: r348.22b126b-1
Description: A cross-platform data exchange language and a multi-paradigm dynamic programming language
URL: http://www.rebol.com/r3/alpha-intro.html
NumVotes: 5
Popularity: 0
OutOfDate: 1700257704
Maintainer: aksr
Submitter: dseg
FirstSubmitted: 1356153395
LastModified: 1433842203
URLPath: /cgit/aur.git/snapshot/rebol-git.tar.gz