Pink robot
Software synthesizer for Linux

Downloads

Here you will find links to both packaged binary releases as well as source archives with enclosed documentation. For maximum convenience you should probably use the version of Yoshimi provided by your distributions package manager, but if you want to live on the bleeding edge you can compile it yourself using the source archives provided. Read the doc/INSTALL file in said archives for further instructions.

Packaged releases

Packaged binary releases for various distros.

Hermann's PPA for distros that use the apt package manager

Source archives

Here are links to source archives that you can compile on your machine.

Latest version

.zip .tar-gz
2.3.2 2.3.2

Older versions

.zip .tar-gz
2.3.1 2.3.1
2.3.0 2.3.0
2.2.3 2.2.3
2.2.2.1 2.2.2.1
2.1.0 2.1.0
2.2.0 2.2.0
2.1.2 2.1.2
2.1.1 2.1.1
2.1.0 2.1.0
2.0 2.0
1.7.2 1.7.2
1.7.1 1.7.1
1.7.0.1 1.7.0.1
1.6.1 1.6.1
1.6.0 1.6.0
1.5.11.4 1.5.11.4
1.5.11.3 1.5.11.3
1.5.11.2 1.5.11.2
1.5.11.1 1.5.11.1
1.5.11 1.5.11

For a complete list, see the releases page on GitHub or the file directories on SourceForge.

Get it with git

If you are comfortable using the git version control system, you can clone the very latest version of the source and compile it. Be aware that bugs sometimes sneak into the code between releases.
From SourceForge:
git clone https://git.code.sf.net/p/yoshimi/code yoshimi-code
From GitHub:
git clone https://github.com/Yoshimi/yoshimi.git yoshimi-code