Translations:Kubuntu/Advanced/Repositories/23/ca: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
 
(No difference)

Latest revision as of 17:32, 10 February 2014

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 (Kubuntu/Advanced/Repositories)
Open a terminal window. Add the PPA to your system by entering this command in the terminal window, replacing Location with the location you got from the PPA's overview page:
<code>sudo add-apt-repository Location</code> Update the package index by entering this command in the terminal window:
<code>sudo apt-get update</code> You can now install software from the PPA.

Obriu una finestra de terminal. Afegiu el PPA al vostre sistema introduint aquesta ordre a la finestra de terminal, substituint la ubicació per la que heu obtingut de la pàgina d'informació general del PPA: sudo add-apt-repository ubicació Actualitzeu l'índex de paquets amb aquesta ordre: sudo apt-get update Ara ja podeu instal·lar el programari des d'aquest PPA.