Translations:Tutorials/Install KDE software/45/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 Arch | 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> | <code>sudo pacman -S kwrite</code>. |
Latest revision as of 23:00, 23 September 2022
With Arch Linux and Arch-based distributions like Manjaro, you can install software using the pacman utility. For example, to install KWrite you will open a console and enter the command
sudo pacman -S kwrite
.