Repository

In questa pagina, che aggiorno periodicamente, annoto i repository per i software che utilizzo o che ritengo interessanti da condividere.

Per le istruzioni su come utilizzare questi repository nella propria installazione di Ubuntu, leggete la pagina dedicata e ponete particolare attenzione agli avvisi che trovate in evidenza, specie l’ultimo in fondo. Se non avete ben chiaro in mente come usarli, non arrischiatevi a metterci le mani: potreste fare solo danni.

Repository ufficiali

Questi sono i repository ufficiali di Ubuntu, suddivisi nelle loro tipologie. Per ulteriori informazioni sui repository ufficiali, sui loro componenti e sui repository aggiuntivi, fare riferimento al Wiki di Ubuntu-it.

# Componenti "main", "universe" , "restricted" e "multiverse"
deb http://it.archive.ubuntu.com/ubuntu/ oneiric main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ oneiric main universe restricted multiverse

# Aggiornamenti di sicurezza importanti
deb http://security.ubuntu.com/ubuntu oneiric-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu oneiric-security main universe restricted multiverse

# Aggiornamenti raccomandati
deb http://it.archive.ubuntu.com/ubuntu/ oneiric-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ oneiric-updates main universe restricted multiverse

# Aggiornamenti proposti
deb http://archive.ubuntu.com/ubuntu/ oneiric-proposed main universe multiverse restricted
deb-src http://archive.ubuntu.com/ubuntu/ oneiric-proposed main universe multiverse restricted

# Repository Backports
deb http://it.archive.ubuntu.com/ubuntu natty-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu natty-backports main restricted universe multiverse

# Repository Partners
deb http://archive.canonical.com/ubuntu oneiric partner
deb-src http://archive.canonical.com/ubuntu oneiric partner

Repository personali (“PPA”)

  1. Kubuntu PPA
  2. Kubuntu PPA Backports
  3. Scribus
  4. Ubuntu X
  1. Package Archives for Kubuntu (PPA)

    # Package Archives for Kubuntu (Kubuntu PPA)
    # https://launchpad.net/~kubuntu-ppa/+archive/ppa
    deb http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu natty main
    deb-src http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu natty main

    Aggiungere con:

    sudo add-apt-repository ppa:kubuntu-ppa

    oppure con

    sudo add-apt-repository ppa:kubuntu-ppa/ppa
  2. Package Archives for Kubuntu (Backports)

    # Package Archives for Kubuntu (Kubuntu Backports PPA)
    # https://launchpad.net/~kubuntu-ppa/+archive/backports
    deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu natty main
    deb-src http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu natty main

    Aggiungere con:

    sudo add-apt-repository ppa:kubuntu-ppa/backports
  3. Scribus

    ## Scribus
    ## https://launchpad.net/~scribus/+archive/ppa
    deb http://ppa.launchpad.net/scribus/ppa/ubuntu natty main
    deb-src http://ppa.launchpad.net/scribus/ppa/ubuntu natty main

    Aggiungere con:

    sudo add-apt-repository ppa:scribus/ppa
  4. Ubuntu-X

    • Ramo stabile

      ## X Updates
      ## https://launchpad.net/~ubuntu-x-swat/+archive/x-updates
      deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu natty main
      deb-src http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu natty main

      Aggiungere con:

      sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
    • Ramo Bleeding Edge

      ## X Testing
      ## https://launchpad.net/~ubuntu-x-swat/+archive/ppa
      deb http://ppa.launchpad.net/ubuntu-x-swat/ppa/ubuntu natty main
      deb-src http://ppa.launchpad.net/ubuntu-x-swat/ppa/ubuntu natty main

      Aggiungere con:

      sudo add-apt-repository ppa:ubuntu-x-swat/ppa
    • Ramo xorg-edgers fresh X crack

      ## xorg-edgers fresh X crack
      ## https://edge.launchpad.net/~xorg-edgers/+archive/ppa
      deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu natty main
      deb-src http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu natty main

      Aggiungere con:

      sudo add-apt-repository ppa:xorg-edgers/ppa

5 pensieri su “Repository

  1. Ma questi repo non andrebbero aggiornati? Vedo che sono tutti ancora per Feisty, quando ormai Gutsy è già in giro da un po’…

    Saluti

    uwb

  2. Infatti c’è scritto in cima alla pagina: Lista dei repository che usavo in Feisty :)
    Molto bello il tuo avatar!

  3. salve, vorrei sapere se i repository quà indicati possono esserre usati con ubuntu jaunty, il problema è che il sistema mi piace e non vorrei aggiornare alla nuova versione di ubuntu ma mi trovo sempre a combattere con le dipendenze dei nuovi programmi che non possono essere soddisfatte, anche perché molte applicazioni che uso le scarico direttamante in forma di pacchetti .deb che non si trovano nel normale gestore delle applicazioni.
    è possibile aggiornare il sistema mantenendo jaunty?

  4. Quasi tutti possono essere usati con Jaunty: molti infatti li usavo anche allora; bisogna solo controllare. Ovviamente va sostituito il nome della release in modo appropriato.