gwion on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install gwion on Arch using YAY
$
yay -S
gwion
Copied
* (Optional) Uninstall gwion on Arch using YAY
$
yay -Rns
gwion
Copied
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
Copied
b. Clone gwion's git locally
$
git clone https://aur.archlinux.org/gwion.git
~/gwion
Copied
c. Go to ~/gwion folder and install it
$
cd
~/gwion
Copied
$
makepkg -si
Copied
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
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