Jump to content

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

From KDE UserBase Wiki
Vgezer (talk | contribs)
Created page with "Bir uçbirim penceresi açın. 'Konum' yazan kısmı, PPA'nın genel bakış sayfasından aldığınız adresle değiştirerek, uçbirime aşağıdaki komutu girin: <code>sudo..."
 
(No difference)

Latest revision as of 17:10, 1 April 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.

Bir uçbirim penceresi açın. 'Konum' yazan kısmı, PPA'nın genel bakış sayfasından aldığınız adresle değiştirerek, uçbirime aşağıdaki komutu girin: sudo add-apt-repository Konum Paket dizinini aşağıdaki komutu uçbirim penceresine girerek güncelleyin: sudo apt-get update Artık PPA'dan yazılımı kurabileceksiniz..