wren-git on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S wren-git

* (Optional) Uninstall wren-git on Arch using YAY

$ yay -Rns wren-git

2. Manually Install "wren-git" via AUR

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

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

b. Clone wren-git's git locally

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

c. Go to ~/wren-git folder and install it

$ cd ~/wren-git $ makepkg -si

3. Information about the wren-git package on Arch User Repository (AUR)

ID: 286250
Name: wren-git
PackageBaseID: 92261
PackageBase: wren-git
Version: 0-1
Description: Wren is a small, fast, class-based concurrent scripting language
URL: http://munificent.github.io/wren/
NumVotes: 1
Popularity: 0
OutOfDate: 1689343918
Maintainer:
Submitter: Tetsumi
FirstSubmitted: 1429244371
LastModified: 1458476564
URLPath: /cgit/aur.git/snapshot/wren-git.tar.gz