diff --git a/content/download/_index.md b/content/download/_index.md index b2fbaaeb2..cece6436e 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -1,50 +1,63 @@ --- date: "2017-03-21" title: "Download" author: "digiKam Team" description: "Where to obtain digiKam." category: "downloads" aliases: "/download" --- ### Package By Distribution [Install a package](/download/binary/) that is made available through your distribution. Keep in mind that distro-provided versions of digiKam could be out of date. macOS and Windows users should refer to the [official bundles](#official-bundles) listed above. -### Pre-Release Bundles -These are compiled pre-release versions provided by the team for testing purposes only. +### Pre-Releases -This is the easiest way to try the current implementation that hasn't been released yet. +These are betas and release-candidates provided by the team for testing. + +These should be more stable than weekly snapshots and testing will help to ready them for release. This includes a universal Linux AppImage, macOS package, and Windows installer. -[Get the latest Pre-Release bundles here](https://files.kde.org/digikam/). +[Download the latest pre-release](https://download.kde.org/unstable/digikam/). + + +### Weekly Snapshots + +These are compiled weekly versions provided by the team for testing purposes only. + +This is the easiest way to try the current implementation that hasn't been released yet. +This includes a universal Linux AppImage, macOS package, and Windows installer. + +[Download the latest weekly snapshots](https://files.kde.org/digikam/). + ### Compile the Official Release This is an option for those that are comfortable with compiling the project themselves. Get the source for the [latest official release](http://download.kde.org/stable/digikam/) and build. + ### Compile Latest Development Version This is more complicated, but is as recent as possible. This is for when you want to help with finding bugs or to hack on the project as a contributor.o Get the latest code [from our git repository](/download/git/). You can choose the one which fits you best. We provide detailed instructions for each of them. Note: check the [dependencies](/download/dependencies/) before trying to compile digiKam.