diff --git a/download.php b/download.php index 4d27e39..56890e0 100644 --- a/download.php +++ b/download.php @@ -1,47 +1,53 @@ konsole-logo, utilities-terminal The Konsole version will be different depending on your operating system's distribution. It is typically best to check with your distribution on how to install Konsole.


Stable version

Konsole is in the kde-baseapps package. Since KDE 4.7, KDE has reorganized how the kdebase apps are packaged. Again, your distribution may include Konsole in a kde-baseapps or kdebase package or by itself.
To obtain the latest stable Konsole, check out KDE's download page.


Development version

In general, to use the development version of Konsole you must download the source code and compile it yourself.
Again, check your distribution to see if this process can be automated. There are also scripts which can help in the process of downloading and compiles the sources.

For obtaining the source, please view KDE's page on this topic.
+
+The git repository can be viewed from this + +page. +
+
For building the source, please view KDE's page on this topic.