Translations:Tutorials/Install KDE software/32/en: Difference between revisions
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
With Ubuntu Linux you install software using '''apt | With Ubuntu Linux you install software using '''apt'''. For example to install [[Special:myLanguage/KWrite|KWrite]] you will [[Special:MyLanguage/Tutorials/Open_a_console|open a console]] and enter | ||
<code>sudo apt | <code>sudo apt install kwrite</code> |
Revision as of 05:10, 27 September 2018
With Ubuntu Linux you install software using apt. For example to install KWrite you will open a console and enter
sudo apt install kwrite