Translations:Tutorials/Install KDE software/32/en: Difference between revisions
(Importing a new version from external source) |
(Importing a new version from external source) |
||
(One intermediate revision by the same user not shown) | |||
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>. |
Latest revision as of 23:00, 23 September 2022
With Ubuntu Linux you install software using apt. For example to install KWrite you will open a console and enter
sudo apt install kwrite
.