Translations:Tutorials/Install KDE software/45/en: Difference between revisions

From KDE UserBase Wiki
(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 'the ''pacman''' utility. For example to install [[Special:myLanguage/KWrite|KWrite]] you will [[Special:MyLanguage/Tutorials/Open_a_console|open a console]] and enter
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

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Tutorials/Install KDE software)
With Arch Linux and Arch-based distributions 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 the command
<code>sudo pacman -S kwrite</code>.

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