diff --git a/content/download/_index.md b/content/download/_index.md index b552c6155..119c8fd43 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -1,93 +1,93 @@ --- date: "2017-03-21" title: "Download" author: "digiKam" description: "Where to obtain digiKam." category: "downloads" aliases: "/download" ---

Linux AppImage

- 64-bit + 64-bit

- 32-bit + 32-bit

Windows

- 64-bit + 64-bit

- 32-bit + 32-bit

Mac

- 64-bit + 64-bit

 

See all downloads!
Before you can use digiKam, you must first download and install it. There are many ways to achieve that: ### Official Bundles This is the easiest, and recommended, way to get the most recent stable version. This includes a universal Linux AppImage bundle, macOS package, and Windows Installer. You can find the bundles here: http://download.kde.org/stable/digikam/ ### 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. ### 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.