Ubuntu'ya yeni program depoları (repository) nasıl ekleyebilirim?

Önce kolay yol:

Synaptic Paket Yöneticisi ile yeni depolar ekleyebilirsiniz. Bu birçokları için daha kolaydır. Eğer paket yöntecisi ile yeni depolar ekliyorsanız, bu maddenin devamını okumanıza gerek yoktur.

sudo cp -p /etc/apt/sources.list etc/apt/sources.list_backup<br />
sudo gedit /etc/apt/sources.list

* Hepsini aşağıdaki yana yatık yazılarla değiştirin.

Yerel yansınız için archive.ubuntu.com dan önce "tr." ifadesini ekleyin.

deb http://tr.archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
## Add comments (##) in front of any line to remove it from being checked.
## Use the following sources.list at your own risk.

deb http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu edgy-proposed main restricted universe multiverse

## MAJOR BUG FIX UPDATES produced after the final release
deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse

## UBUNTU SECURITY UPDATES
deb http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse

## BACKPORTS REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse

## PLF REPOSITORY (Unsupported. May contain illegal packages. Use at own risk.)
deb http://packages.freecontrib.org/plf edgy-plf free non-free
deb-src http://packages.freecontrib.org/plf edgy-plf free non-free

## CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu
## servers. RealPlayer10, Opera, DesktopSecure and more to come.)
deb http://archive.canonical.com/ubuntu edgy-commercial main

## Listen
#deb http://theli.free.fr/packages/ edgy listen

* Dosyayı kaydedin

wget <a href="http://packages.freecontrib.org/ubuntu/plf/12B83718.gpg" title="http://packages.freecontrib.org/ubuntu/plf/12B83718.gpg">http://packages.freecontrib.org/ubuntu/plf/12B83718.gpg</a> -O- | sudo apt-key add -<br />
sudo apt-get update

* Kendi sources.list dosyanız için veya başka depolar araştırmak için şuraya: http://www.ubuntulinux.nl/source-o-matic

* Ubuntu edgy için komple kaynak listesi - Dikkatli olun! Burada Nvdia sürücüleri, ATI ve çok daha fazlası var. Olası bir uyuşmazlıkta problem yaşayabilirsiniz.

* Ubuntu sources.list dosyasında değişiklik yaparken ne yaptığınızdan emin olun.


Yeni yorum gönder

Bu alanın içeriği gizli tutulacak ve açıkta gösterilmeyecektir.
  • Web sayfası ve e-posta adresleri otomatik olarak bağlantıya çevrilir.
  • İzin verilen HTML etiketleri: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Satır ve paragraflar otomatik olarak bölünürler.
  • Images can be added to this post.
  • You can use BBCode tags in the text, URLs will automatically be converted to links.

Biçimleme seçenekleri hakkında daha fazla bilgi

Ubuntu'ya yeni program depoları (repository) nasıl ekleyebilirim? için etiketler

Theme modified by ofg