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