wren on AUR (Arch User Repository)

Last updated: September 21,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

b. Install wren on Arch using YAY

$ yay -S wren

* (Optional) Uninstall wren on Arch using YAY

$ yay -Rns wren

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

b. Clone wren's git locally

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

c. Go to ~/wren folder and install it

$ cd ~/wren $ makepkg -si

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