rebol on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S rebol

* (Optional) Uninstall rebol on Arch using YAY

$ yay -Rns rebol

2. Manually Install "rebol" via AUR

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

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

b. Clone rebol's git locally

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

c. Go to ~/rebol folder and install it

$ cd ~/rebol $ makepkg -si

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

ID: 269616
Name: rebol
PackageBaseID: 65977
PackageBase: rebol
Version: 2.7.8-4
Description: A cross-platform data exchange language and a multi-paradigm dynamic programming language
URL: http://www.rebol.com/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1357183285
LastModified: 1453999617
URLPath: /cgit/aur.git/snapshot/rebol.tar.gz