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

From KDE Wiki Sandbox
(Importing a new version from external source)
 
No edit summary
 
Line 1: Line 1:
I Arch linux og distributioner baseret på arch, så som Manjaro kan du installere software med programmet '''pacman'''. For at installere  [[Special:myLanguage/KWrite|KWrite]] skal du for eksempel [[Special:MyLanguage/Tutorials/Open_a_console|Åbne en konsol]] og skrive
I Arch Linux og distributioner baseret på arch, så som Manjaro kan du installere software med programmet '''pacman'''. For at installere  [[Special:myLanguage/KWrite|KWrite]] skal du for eksempel [[Special:MyLanguage/Tutorials/Open_a_console|åbne en konsol]] og skrive
<code>sudo pacman -S kwrite</code>
<code>sudo pacman -S kwrite</code>

Latest revision as of 10:25, 30 October 2022

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>.

I Arch Linux og distributioner baseret på arch, så som Manjaro kan du installere software med programmet pacman. For at installere KWrite skal du for eksempel åbne en konsol og skrive sudo pacman -S kwrite