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

From KDE UserBase Wiki
(Created page with "With Ubuntu Linux you install software using '''apt-get'''. For example to install KWrite you will [[Special:MyLanguage/Tutorials/Open_a_console|ope...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
With Ubuntu Linux you install software using '''apt-get'''. For example to install [[Special:myLanguage/KWrite|KWrite]] you will [[Special:MyLanguage/Tutorials/Open_a_console|open a console]] and enter
Amb la Ubuntu Linux instal·leu el programari utilitzant '''apt'''. Per exemple, per a instal·lar el [[Special:myLanguage/KWrite|KWrite]] [[Special:MyLanguage/Tutorials/Open_a_console|obriu una consola]] i introduïu <code>sudo apt install kwrite</code>
<code>sudo apt-get install kwrite</code>
 
Amb Ubuntu Linux instal · leu el programari utilitzant '''apt-get'''. Per exemple, per instal·lar [[Special:myLanguage/KWrite|KWrite]] [[Special:MyLanguage/Tutorials/Open_a_console|obrireu una consola]] i introduireu <code>sudo apt-get install kwrite</code>

Latest revision as of 04:17, 8 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 Ubuntu Linux you install software using '''apt'''. For example to install [[Special:myLanguage/KWrite|KWrite]] you will [[Special:MyLanguage/Tutorials/Open_a_console|open a console]] and enter
<code>sudo apt install kwrite</code>.

Amb la Ubuntu Linux instal·leu el programari utilitzant apt. Per exemple, per a instal·lar el KWrite obriu una consola i introduïu sudo apt install kwrite