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 42 e 146 (in 104 versioni)
Versione 42 del 14/11/2007 22.56.50
Dimensione: 8331
Commento: sistemate tutte
Versione 146 del 08/01/2022 01.47.02
Dimensione: 5460
Autore: jeremie2
Commento: 21.04 EOL
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
## page was renamed from SourcesList
Linea 4: Linea 3:
[[BR]]
||<tablebgcolor="#f1f1ed" tablewidth="35%" tablestyle="margin: 0pt 0pt 1em 1em; float: right; font-size: 0.9em;"style="padding: 0.5em;">'''Indice''' [[BR]] [[TableOfContents(2)]]||
<<BR>>
<<Indice(depth=1)>>
<<Informazioni(rilasci="21.10 20.04 18.04")>>
Linea 7: Linea 7:
Questa pagina contiene esempi di un buon `/etc/apt/sources.list` per Ubuntu. Sono attivi i [:Repository/Componenti:componenti] '''main''', '''restricted''', '''universe''', '''multiverse''' e gli aggiornamenti normali e quelli di sicurezza. Per la modifica dei repository impostati sul sistema consultare anche [:Repository:Guida ai repository]. = Introduzione =
Linea 9: Linea 9:
= Versioni stabili = Questa pagina contiene esempi di un buon file `/etc/apt/sources.list` per Ubuntu. Sono attivi i [[Repository/Componenti|componenti]] '''main''', '''restricted''', '''universe''', '''multiverse''' e gli aggiornamenti normali e quelli di sicurezza. Per la modifica del file dei repository del sistema consultare la [[Repository|relativa guida]].
Linea 11: Linea 11:
[[Anchor(gusty)]]
== Ubuntu 7.10 «Gutsy Gibbon» ==
Per quanto riguarda i repository aggiuntivi, esistono anche i cosiddetti '''proposed''' (''xenial-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.
<<Anchor(impish)>>
= Ubuntu 21.10 Impish Indri =
Linea 15: Linea 16:
deb http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ impish main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ impish main universe restricted multiverse
Linea 18: Linea 19:
deb http://security.ubuntu.com/ubuntu gutsy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu impish-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu impish-security main universe restricted multiverse
Linea 21: Linea 22:
deb http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ gutsy-updates main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ impish-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ impish-updates main universe restricted multiverse
Linea 25: Linea 26:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 27: Linea 28:
[[Anchor(gutsy-backports)]] <<Anchor(impish-backports)>>
Linea 29: Linea 30:
deb http://it.archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse
deb http://it.archive.ubuntu.com/ubuntu impish-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu impish-backports main restricted universe multiverse
Linea 33: Linea 34:
[[Anchor(gutsy-proposed)]]
 * '''Proposed''': {{{
deb http://it.archive.ubuntu.com/ubuntu gutsy-proposed main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu gutsy-proposed main restricted universe multiverse
<<Anchor(impish-partner)>>
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu impish partner
deb-src http://archive.canonical.com/ubuntu impish partner
Linea 39: Linea 40:
[[Anchor(gutsy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner
<<Anchor(focal)>>
= Ubuntu 20.04 Focal Fossa =

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

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

deb http://it.archive.ubuntu.com/ubuntu/ focal-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ focal-updates main universe restricted multiverse
Linea 45: Linea 54:
[[Anchor(feisty)]]
== Ubuntu 7.04 «Feisty Fawn» ==
== Repository aggiuntivi ==

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

<<Anchor(disco-partner)>>
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu focal partner
deb-src http://archive.canonical.com/ubuntu focal partner
}}}


<<Anchor(bionic)>>
= Ubuntu 18.04 Bionic Beaver =
Linea 49: Linea 73:
deb http://it.archive.ubuntu.com/ubuntu/ feisty main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ feisty main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ bionic main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ bionic main universe restricted multiverse
Linea 52: Linea 76:
deb http://security.ubuntu.com/ubuntu feisty-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu bionic-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu bionic-security main universe restricted multiverse
Linea 55: Linea 79:
deb http://it.archive.ubuntu.com/ubuntu/ feisty-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ feisty-updates main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ bionic-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ bionic-updates main universe restricted multiverse
Linea 59: Linea 83:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 61: Linea 85:
[[Anchor(feisty-backports)]] <<Anchor(bionic-backports)>>
Linea 63: Linea 87:
deb http://it.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse 
deb-src http://it.archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
deb http://it.archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse
Linea 67: Linea 91:
[[Anchor(feisty-proposed)]]
 * '''Proposed''': {{{
deb http://it.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse
}}}

[[Anchor(feisty-commercial)]]
 * '''Canonical commercial''' {{{
deb http://archive.canonical.com/ubuntu feisty-commercial main
deb-src http://archive.canonical.com/ubuntu feisty-commercial main
}}}

[[Anchor(feisty-partner)]]
<<Anchor(bionic-partner)>>
Linea 81: Linea 93:
deb http://archive.canonical.com/ubuntu feisty partner
deb-src http://archive.canonical.com/ubuntu feisty partner
}}}

[[Anchor(edgy)]]
== Ubuntu 6.10 «Edgy Eft» ==

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

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

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

=== Repository aggiuntivi ===

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

[[Anchor(edgy-proposed)]]
 * '''Proposed''': {{{
deb http://it.archive.ubuntu.com/ubuntu edgy-proposed main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu edgy-proposed main restricted universe multiverse
}}}

[[Anchor(edgy-commercial)]]
 * '''Canonical commercial''': {{{
deb http://archive.canonical.com/ubuntu edgy-commercial main
deb-src http://archive.canonical.com/ubuntu edgy-commercial main
}}}

[[Anchor(edgy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu edgy partner
deb-src http://archive.canonical.com/ubuntu edgy partner
}}}

== Ubuntu 6.06 LTS «Dapper Drake» ==

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

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

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

=== Repository aggiuntivi ===

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

[[Anchor(dapper-proposed)]]
 * '''Proposed''': {{{
deb http://it.archive.ubuntu.com/ubuntu dapper-proposed main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu dapper-proposed main restricted universe multiverse
}}}

[[Anchor(dapper-commercial)]]
 * '''Canonical commercial''': {{{
deb http://archive.canonical.com/ubuntu dapper-commercial main
deb-src http://archive.canonical.com/ubuntu dapper-commercial main
}}}

[[Anchor(dapper-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu dapper partner
deb-src http://archive.canonical.com/ubuntu dapper partner
deb http://archive.canonical.com/ubuntu bionic partner
deb-src http://archive.canonical.com/ubuntu bionic partner
Linea 166: Linea 99:
||<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.|| {{{#!wiki important
La versione in sviluppo sarà attiva dal 21 Ottobre in poi.
}}}
Linea 168: Linea 103:
[[Anchor(gusty)]]
== Ubuntu 8.04 LTS «Hardy Heron» ==
{{{#!wiki tip
Leggere la pagina [[Ubuntu+1]] per informazioni sulla versione di sviluppo corrente.
}}}

<<Anchor(jammy)>>
== Ubuntu 22.04 Jammy Jellyfish ==
Linea 172: Linea 111:
deb http://it.archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ jammy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jammy main universe restricted multiverse
Linea 175: Linea 114:
deb http://security.ubuntu.com/ubuntu hardy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu hardy-security main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu jammy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu jammy-security main universe restricted multiverse
Linea 178: Linea 117:
deb http://it.archive.ubuntu.com/ubuntu/ hardy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-updates main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ jammy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jammy-updates main universe restricted multiverse
Linea 182: Linea 121:
=== Repository aggiuntivi === = Versioni non più supportate EOL =
Linea 184: Linea 123:
[[Anchor(hardy-backports)]]
 * '''Backports''': {{{
deb http://it.archive.ubuntu.com/ubuntu hardy-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu hardy-backports main restricted universe multiverse
}}}

[[Anchor(hardy-proposed)]]
 * '''Proposed''': {{{
deb http://it.archive.ubuntu.com/ubuntu hardy-proposed main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu hardy-proposed main restricted universe multiverse
}}}

[[Anchor(hardy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner
}}}
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 [[Repository/SourcesList/EOL|relativa pagina]].
Linea 204: Linea 127:
 * [:Repository:Guida ai repository]
 * [:Ubuntu+1:Informazioni sulla versione in fase di sviluppo]
 * [[Repository|Guida ai repository]]
 * [[Ubuntu+1|Informazioni sulla versione in fase di sviluppo]]
 * [[Repository/SourcesList/EOL|File sources.list nelle versioni EOL]]


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 (xenial-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 21.10 Impish Indri

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

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

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

Repository aggiuntivi

  • Backports:

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

  • Canonical partner:

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

Ubuntu 20.04 Focal Fossa

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

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

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

Repository aggiuntivi

  • Backports:

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

  • Canonical partner:

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

Ubuntu 18.04 Bionic Beaver

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

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

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

Repository aggiuntivi

  • Backports:

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

  • Canonical partner:

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

Versione in fase di sviluppo

La versione in sviluppo sarà attiva dal 21 Ottobre in poi.

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

Ubuntu 22.04 Jammy Jellyfish

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

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

deb http://it.archive.ubuntu.com/ubuntu/ jammy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jammy-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