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

From KDE UserBase Wiki
(Created page with "Amb l'Arch Linux i distribucions basades en Arch com la Manjaro, podeu instal·lar programari mitjançant la utilitat '''pacman'''. Per exemple, per a instal·lar el Special...")
 
(No difference)

Latest revision as of 23:18, 15 December 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>.

Amb l'Arch Linux i distribucions basades en Arch com la Manjaro, podeu instal·lar programari mitjançant la utilitat pacman. Per exemple, per a instal·lar el KWrite, heu d'obrir una consola i introduir l'ordre sudo pacman -S kwrite.