synth on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S synth

* (Optional) Uninstall synth on Arch using YAY

$ yay -Rns synth

2. Manually Install "synth" via AUR

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

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

b. Clone synth's git locally

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

c. Go to ~/synth folder and install it

$ cd ~/synth $ makepkg -si

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

ID: 1257609
Name: synth
PackageBaseID: 190595
PackageBase: synth
Version: 0.6.9-4
Description: The Open Source Data Generator
URL: https://getsynth.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: iamawacko
Submitter: iamawacko
FirstSubmitted: 1676870450
LastModified: 1684007988
URLPath: /cgit/aur.git/snapshot/synth.tar.gz