sonic-pi-tool on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S sonic-pi-tool

* (Optional) Uninstall sonic-pi-tool on Arch using YAY

$ yay -Rns sonic-pi-tool

2. Manually Install "sonic-pi-tool" via AUR

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

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

b. Clone sonic-pi-tool's git locally

$ git clone https://aur.archlinux.org/sonic-pi-tool.git ~/sonic-pi-tool

c. Go to ~/sonic-pi-tool folder and install it

$ cd ~/sonic-pi-tool $ makepkg -si

3. Information about the sonic-pi-tool package on Arch User Repository (AUR)

ID: 1190953
Name: sonic-pi-tool
PackageBaseID: 177189
PackageBase: sonic-pi-tool
Version: 1-2
Description: A handy command line utility for playing with the Sonic Pi server. It can be used instead of the Sonic Pi GUI.
URL: https://github.com/emlyn/sonic-pi-tool
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: Phaotee
Submitter: Phaotee
FirstSubmitted: 1647912320
LastModified: 1672696224
URLPath: /cgit/aur.git/snapshot/sonic-pi-tool.tar.gz