gwion on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gwion

* (Optional) Uninstall gwion on Arch using YAY

$ yay -Rns gwion

2. Manually Install "gwion" via AUR

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

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

b. Clone gwion's git locally

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

c. Go to ~/gwion folder and install it

$ cd ~/gwion $ makepkg -si

3. Information about the gwion package on Arch User Repository (AUR)

ID: 642778
Name: gwion
PackageBaseID: 144817
PackageBase: gwion
Version: 0.1-1
Description: a strongly timed musical programming language
URL: https://github.com/fennecdjay/gwion
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: djay
Submitter: djay
FirstSubmitted: 1567539948
LastModified: 1567539948
URLPath: /cgit/aur.git/snapshot/gwion.tar.gz