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

From KDE Wiki Sandbox
(Created page with "Otwórz terminal. Dodaj PPA do swojego systemu poprzez wpisanie tej komendy w oknie terminala, zamieniając Location położeniem jakie znalazłeś na stronie podglądu PPA: ...")
 
(No difference)

Latest revision as of 12:53, 29 May 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.

Otwórz terminal. Dodaj PPA do swojego systemu poprzez wpisanie tej komendy w oknie terminala, zamieniając Location położeniem jakie znalazłeś na stronie podglądu PPA: sudo add-apt-repository Location Zaktualizuj zestaw pakietów poprzez wpisanie tej komendy w oknie terminala: sudo apt-get update Możesz teraz instalować nowe oprogramowanie z tego PPA.