Tutorials/Install KDE software: Difference between revisions

From KDE UserBase Wiki
No edit summary
mNo edit summary
Line 2: Line 2:


= SUSE Linux =
= SUSE Linux =
With SUSE Linux you install software using yast, for example to install [[kwrite]] you will [[Special:MyLanguage/Tutorials/open a console|open a console]] and enter
With SUSE Linux you install software using yast, for example to install [[kWrite]] you will [[Special:MyLanguage/Tutorials/open a console|open a console]] and enter
  yast -i kwrite
  yast -i kwrite


= Ubuntu =
= Ubuntu =
With Ubuntu Linux you install software using apt-get. For example to install [[kwrite]] you will [[Special:MyLanguage/Tutorials/open a console|open a console]] and enter
With Ubuntu Linux you install software using apt-get. For example to install [[kWrite]] you will [[Special:MyLanguage/Tutorials/open a console|open a console]] and enter
  sudo apt-get install kwrite
  sudo apt-get install kwrite

Revision as of 13:13, 8 August 2011

To install KDE software we recommend using the means of your distribution. Here is how you find out your distribution.

SUSE Linux

With SUSE Linux you install software using yast, for example to install kWrite you will open a console and enter

yast -i kwrite

Ubuntu

With Ubuntu Linux you install software using apt-get. For example to install kWrite you will open a console and enter

sudo apt-get install kwrite