So, I try to install it the way I made for many others soft with YAY :
yay helm-synth
I choose the first package in the list: “helm-synth”
but unfortunnately i’ve got plenty compilation errors and it doesn’t work… here is a dpaste log
I’m totally lost, but I’d really like to succed installing this synth.
EXAMPLES
yay foo
Search and install from the repos and the AUR using yogurt mode.
yay -Syu
Update package list and upgrade all currently installed repo and AUR.
yay -Sua
Update all currently installed AUR packages.
yay -S foo
Installs package foo from the repos or the AUR.
yay -Ss foo
Searches for package foo on the repos or the AUR.
yay -Si foo
Gets information about package foo from the repos or the AUR.
yay -S foo --mflags "--skipchecksums --skippgpcheck"
Installs foo while skipping checksums and pgp checks.
yay --devel --save
Sets devel to true in the config.
yay -P --stats
Shows statistics for installed packages and system health.
pacman -Qmq | grep -Ee '-(cvs|svn|git|hg|bzr|darcs)$' | yay -S --needed -
pacaur-like devel check.
I tried building it from source. It also fails to build.
It’s possible that the AUR maintainer needs to make an update to it, but also, please note that Helm has not received an actual update since 2017 (which I find hard to believe, because I used to use it too).
The AUR maintainer has been patching it so that it works with newer libraries, so you may just have to wait, or if you know how to patch apps, you can do it yourself.
Lastly, you can sign up and message the AUR maintainer to speed things up.
I haven’t done much of anything related to music making in a while, so that’s why I didn’t know (or remember) that helm was no longer maintained upstream. But thanks for maintaining it, it would have certainly been one of the VSTs that I would look for when resuming my music stuff.