boron on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "boron" 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 boron on Arch using YAY
$
yay -S
boron
Copied
* (Optional) Uninstall boron on Arch using YAY
$
yay -Rns
boron
Copied
2. Manually Install "boron" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone boron's git locally
$
git clone https://aur.archlinux.org/boron.git
~/boron
Copied
c. Go to ~/boron folder and install it
$
cd
~/boron
Copied
$
makepkg -si
Copied
3. Information about the boron package on Arch User Repository (AUR)
ID: 1023266
Name: boron
PackageBaseID: 66515
PackageBase: boron
Version: 2.0.6-1
Description: An interpreted, prototype-based, scripting language similar to Rebol.
URL: http://urlan.sourceforge.net/boron/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1358867556
LastModified: 1642831684
URLPath: /cgit/aur.git/snapshot/boron.tar.gz
Name: boron
PackageBaseID: 66515
PackageBase: boron
Version: 2.0.6-1
Description: An interpreted, prototype-based, scripting language similar to Rebol.
URL: http://urlan.sourceforge.net/boron/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1358867556
LastModified: 1642831684
URLPath: /cgit/aur.git/snapshot/boron.tar.gz