sketchsynth on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sketchsynth

* (Optional) Uninstall sketchsynth on Arch using YAY

$ yay -Rns sketchsynth

2. Manually Install "sketchsynth" via AUR

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

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

b. Clone sketchsynth's git locally

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

c. Go to ~/sketchsynth folder and install it

$ cd ~/sketchsynth $ makepkg -si

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

ID: 1150689
Name: sketchsynth
PackageBaseID: 106045
PackageBase: sketchsynth
Version: 1.7.6-1
Description: A software synthesis tool for developing implementations from sketches
URL: https://people.csail.mit.edu/asolar/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aspirogrammer
Submitter: aspirogrammer
FirstSubmitted: 1452649230
LastModified: 1665421303
URLPath: /cgit/aur.git/snapshot/sketchsynth.tar.gz