Download
Executables
The following binary packages are currently available:
- Windows 2000/XP/Vista/7
- Ubuntu
- KXStudio/Ubuntu
- openSUSE 11.x
- Pardus 2008: Add Contrib-2008 repository to install LMMS with the package manager
- Repository name: Contrib-2008
- Repository URL: http://paketler.pardus.org.tr/contrib-2008/pisi-index.xml.bz2
- For lmms bugs on Pardus, use the Pardus bug tracker: http://bugs.pardus.org.tr/
Sources
You should build LMMS on your own if your distribution does not ship a recent version of LMMS (0.4.x).
If you successfully built packages for your distribution/architecture, please write us a mail, because it's possible that we're interested in adding an according URL to the list above.
LMMS Git repository
If you like to be up to date or are annoyed by a bug which is already fixed, you can download the latest source from our Git repository:
0.4 branch For serious use.
git clone git://lmms.git.sf.net/gitroot/lmms/lmmscd lmmsgit checkout -b stable-0.4 origin/stable-0.4Master branch For developing and testing new features. Primary focus on realizing ambitious ideas, not stability. Use only if you know what you're doing.
git clone git://lmms.git.sf.net/gitroot/lmms/lmmscd lmms