Translations:Tutorials/Install KDE software/45/en: Difference between revisions
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
With Arch linux and arch linux based distribution like Manjaro, you can install software using ' | With Arch linux and arch linux based distribution like Manjaro, you can install software using the '''pacman''' utility. For example to install [[Special:myLanguage/KWrite|KWrite]] you will [[Special:MyLanguage/Tutorials/Open_a_console|open a console]] and enter | ||
<code>sudo pacman -S kwrite</code> | <code>sudo pacman -S kwrite</code> |
Revision as of 17:40, 29 September 2018
With Arch linux and arch linux based distribution like Manjaro, you can install software using the pacman utility. For example to install KWrite you will open a console and enter
sudo pacman -S kwrite