<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Download on digiKam</title><link>https://www.digikam.org/download/</link><description>Recent content in Download on digiKam</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 22 Mar 2017 13:13:45 -0600</lastBuildDate><atom:link href="https://www.digikam.org/download/index.xml" rel="self" type="application/rss+xml"/><item><title>Download from GIT</title><link>https://www.digikam.org/download/git/</link><pubDate>Wed, 22 Mar 2017 13:13:45 -0600</pubDate><guid>https://www.digikam.org/download/git/</guid><description>&lt;h2 id="quick-navigation"&gt;Quick Navigation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#introduction"&gt;Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#install-external-dependencies"&gt;Install External Dependencies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#checkout-the-digikam-source-code-from-git"&gt;Checkout the digiKam Source Code from Git&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#configure-with-cmake"&gt;Configure with Cmake&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#compile-and-install-digikam"&gt;Compile and Install digiKam&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#conclusion"&gt;Conclusion&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;Tutorial Skill Level: ADVANCED&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;This guide explains how to compile and install &lt;strong&gt;digiKam&lt;/strong&gt; directly from the Git master repository. Follow these steps to get the latest development version up and running on your Linux system.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Before installing a digiKam from git&lt;/strong&gt;, it is recommended to uninstall any existing digiKam package provided by your distribution to avoid conflicts.&lt;/p&gt;</description></item><item><title>Installing a package</title><link>https://www.digikam.org/download/binary/</link><pubDate>Wed, 22 Mar 2017 13:13:45 -0600</pubDate><guid>https://www.digikam.org/download/binary/</guid><description>&lt;h2 id="quick-navigation"&gt;Quick Navigation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#using-a-binary"&gt;Using a Binary&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#linux-native"&gt;Linux Native&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#linux-sandbox"&gt;Linux Sandbox&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#freebsd"&gt;FreeBSD&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#macos"&gt;macOS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#windows"&gt;Windows&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#internationalization"&gt;Internationalization&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;Tutorial Skill Level: MEDIUM&lt;/code&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="using-a-binary"&gt;Using a Binary&lt;/h2&gt;
&lt;p&gt;You can install &lt;strong&gt;digiKam&lt;/strong&gt; using a pre-compiled binary version provided by your distribution. However, the version available may not always be the latest stable release from the digiKam team. The links below provide information about the versions packaged by your distribution.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="linux-appimage"&gt;&lt;img src="https://www.digikam.org/img/content/download/appimage.webp" alt="Linux AppImage" width="30" height="30"/&gt; Linux AppImage&lt;/h2&gt;
&lt;p&gt;We recommend to run &lt;strong&gt;digiKam&lt;/strong&gt; for Linux using our self-contained and universal &lt;strong&gt;AppImage Bundle&lt;/strong&gt; available &lt;a href="https://www.digikam.org/download/"&gt;here&lt;/a&gt;. It&amp;rsquo;s just an executable file to download on your home directory. Nothing is installed on your computer and this bundle do not use sandboxing limitation. See the relevant &lt;a href="https://docs.digikam.org/en/getting_started/installation.html#digikam-on-linux"&gt;online documentation&lt;/a&gt; for details.&lt;/p&gt;</description></item><item><title>Installing a tarball</title><link>https://www.digikam.org/download/tarball/</link><pubDate>Wed, 22 Mar 2017 13:13:45 -0600</pubDate><guid>https://www.digikam.org/download/tarball/</guid><description>&lt;h2 id="quick-navigation"&gt;Quick Navigation&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#introduction"&gt;Introduction&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#download-digikam"&gt;Download digiKam&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#install-external-dependencies"&gt;Install External Dependencies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#extract-and-install-digikam"&gt;Extract and Install digiKam&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;Tutorial Skill Level: ADVANCED&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Installing a tarball will provide you with the most up-to-date stable version of &lt;strong&gt;digiKam&lt;/strong&gt;. However, you may encounter various compilation-related issues.&lt;/p&gt;
&lt;p&gt;If your Linux distribution is significantly outdated, installing from a tarball can be a good alternative.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Before installing a tarball&lt;/strong&gt;, it is recommended to uninstall any existing digiKam package provided by your distribution to avoid conflicts.&lt;/p&gt;</description></item></channel></rss>