diff --git a/content/download/_index.md b/content/download/_index.md index 8b3aba438..bf08f6853 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -1,81 +1,81 @@ --- date: "2017-03-21" title: "Download" author: "digiKam Team" description: "Where to obtain digiKam." category: "downloads" aliases: "/download" ---

Linux AppImage

64-bit / 32-bit

Windows

- 64-bit / 32-bit + 64-bit / 32-bit

Mac

- 64-bit + 64-bit

See all downloads!

### 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. 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. [Get the latest Pre-Release bundles here](https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM). ### 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.