wren on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "wren" 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 wren on Arch using YAY
$
yay -S
wren
Copied
* (Optional) Uninstall wren on Arch using YAY
$
yay -Rns
wren
Copied
2. Manually Install "wren" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone wren's git locally
$
git clone https://aur.archlinux.org/wren.git
~/wren
Copied
c. Go to ~/wren folder and install it
$
cd
~/wren
Copied
$
makepkg -si
Copied
3. Information about the wren package on Arch User Repository (AUR)
ID: 1120060
Name: wren
PackageBaseID: 152255
PackageBase: wren
Version: 0.4.0-1
Description: Small, fast, class-based concurrent scripting language.
URL: https://wren.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Techcable
Submitter: arojas
FirstSubmitted: 1588364877
LastModified: 1659329416
URLPath: /cgit/aur.git/snapshot/wren.tar.gz
Name: wren
PackageBaseID: 152255
PackageBase: wren
Version: 0.4.0-1
Description: Small, fast, class-based concurrent scripting language.
URL: https://wren.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Techcable
Submitter: arojas
FirstSubmitted: 1588364877
LastModified: 1659329416
URLPath: /cgit/aur.git/snapshot/wren.tar.gz