Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "Repository/SourcesList"
Differenze tra le versioni 105 e 111 (in 6 versioni)
Versione 105 del 22/10/2015 12.52.08
Dimensione: 5719
Commento:
Versione 111 del 11/07/2016 13.12.54
Dimensione: 5564
Autore: mlazzari2
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 5: Linea 5:
<<Informazioni(rilasci="15.10 15.04 14.04 12.04")>> <<Informazioni(rilasci="16.10 16.04 14.04 12.04")>>
Linea 13: Linea 13:
<<Anchor(wily)>>
= Ubuntu 15.10 «Wily Werewolf» =
<<Anchor(xenial)>>
= Ubuntu 16.04 Xenial Xerus =
Linea 17: Linea 17:
deb http://it.archive.ubuntu.com/ubuntu/ wily main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ wily main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ xenial main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ xenial main universe restricted multiverse
Linea 20: Linea 20:
deb http://security.ubuntu.com/ubuntu wily-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu wily-security main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu xenial-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu xenial-security main universe restricted multiverse
Linea 23: Linea 23:
deb http://it.archive.ubuntu.com/ubuntu/ wily-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ wily-updates main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ xenial-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ xenial-updates main universe restricted multiverse
Linea 29: Linea 29:
<<Anchor(wily-backports)>> <<Anchor(xenial-backports)>>
Linea 31: Linea 31:
deb http://it.archive.ubuntu.com/ubuntu wily-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu wily-backports main restricted universe multiverse
deb http://it.archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
Linea 35: Linea 35:
<<Anchor(wily-partner)>> <<Anchor(xenial-partner)>>
Linea 37: Linea 37:
deb http://archive.canonical.com/ubuntu wily partner
deb-src http://archive.canonical.com/ubuntu wily partner
deb http://archive.canonical.com/ubuntu xenial partner
deb-src http://archive.canonical.com/ubuntu xenial partner
Linea 41: Linea 41:
<<Anchor(vivid)>>
= Ubuntu 15.04 «Vivid Verdet» =

{{{
deb http://it.archive.ubuntu.com/ubuntu/ vivid main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ vivid main universe restricted multiverse

deb http://security.ubuntu.com/ubuntu vivid-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu vivid-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ vivid-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ vivid-updates main universe restricted multiverse
}}}

== Repository aggiuntivi ==

<<Anchor(vivid-backports)>>
 * '''Backports''': {{{
deb http://it.archive.ubuntu.com/ubuntu vivid-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu vivid-backports main restricted universe multiverse
}}}

<<Anchor(vivid-partner)>>
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu vivid partner
deb-src http://archive.canonical.com/ubuntu vivid partner
}}}
Linea 70: Linea 43:
= Ubuntu 14.04 LTS «Trusty Tahr» = = Ubuntu 14.04 LTS Trusty Tahr =
Linea 98: Linea 71:
= Ubuntu 12.04 LTS «Precise Pangolin» = = Ubuntu 12.04 LTS Precise Pangolin =
Linea 125: Linea 98:
= Versione in fase di sviluppo =

||<tablestyle="text-align: justify; width:100%; " style="border:none;" 5%><<Immagine(Icone/Grandi/info.png,,center)>> ||<style="padding:0.5em; border:none;">Leggere la pagina [[Ubuntu+1]] per informazioni sulla versione di sviluppo corrente.||

<<Anchor(utopic)>>
== Ubuntu 16.10 Yakkety Yak ==

{{{
deb http://it.archive.ubuntu.com/ubuntu/ yakkety main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ yakkety main universe restricted multiverse

deb http://security.ubuntu.com/ubuntu yakkety-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu yakkety-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ yakkety-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ yakkety-updates main universe restricted multiverse
}}}


Introduzione

Questa pagina contiene esempi di un buon file /etc/apt/sources.list per Ubuntu. Sono attivi i componenti main, restricted, universe, multiverse e gli aggiornamenti normali e quelli di sicurezza. Per la modifica del file dei repository del sistema consultare la relativa guida.

Per quanto riguarda i repository aggiuntivi, esistono anche i cosiddetti proposed (precise-proposed, ecc...), adatti però non agli utenti finali, ma soltanto a chi desidera controllarne il corretto funzionamento in quanto contenenti pacchetti potenzialmente instabili, che potrebbero in alcuni casi anche inficiare il corretto funzionamento di APT.

Ubuntu 16.04 Xenial Xerus

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

deb http://security.ubuntu.com/ubuntu xenial-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu xenial-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ xenial-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ xenial-updates main universe restricted multiverse

Repository aggiuntivi

  • Backports:

    deb http://it.archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
    deb-src http://it.archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse

  • Canonical partner:

    deb http://archive.canonical.com/ubuntu xenial partner
    deb-src http://archive.canonical.com/ubuntu xenial partner

Ubuntu 14.04 LTS Trusty Tahr

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

deb http://security.ubuntu.com/ubuntu trusty-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu trusty-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ trusty-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ trusty-updates main universe restricted multiverse

Repository aggiuntivi

  • Backports:

    deb http://it.archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
    deb-src http://it.archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse

  • Canonical partner:

    deb http://archive.canonical.com/ubuntu trusty partner
    deb-src http://archive.canonical.com/ubuntu trusty partner

Ubuntu 12.04 LTS Precise Pangolin

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

deb http://security.ubuntu.com/ubuntu precise-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu precise-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ precise-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ precise-updates main universe restricted multiverse

Repository aggiuntivi

  • Backports:

    deb http://it.archive.ubuntu.com/ubuntu precise-backports main restricted universe multiverse
    deb-src http://it.archive.ubuntu.com/ubuntu precise-backports main restricted universe multiverse

  • Canonical partner:

    deb http://archive.canonical.com/ubuntu precise partner
    deb-src http://archive.canonical.com/ubuntu precise partner

Versione in fase di sviluppo

Leggere la pagina Ubuntu+1 per informazioni sulla versione di sviluppo corrente.

Ubuntu 16.10 Yakkety Yak

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

deb http://security.ubuntu.com/ubuntu yakkety-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu yakkety-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ yakkety-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ yakkety-updates main universe restricted multiverse

Versioni non più supportate EOL

Per le versioni di Ubuntu che hanno raggiunto il termine del ciclo di supporto, per le quali non verranno più forniti aggiornamenti (compresi gli aggiornamenti di sicurezza), fare riferimento alla relativa pagina.

Ulteriori risorse


CategoryAmministrazione