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 43 e 152 (in 109 versioni)
Versione 43 del 14/11/2007 22.57.47
Dimensione: 8322
Commento:
Versione 152 del 28/10/2022 21.10.56
Dimensione: 6258
Autore: jeremie2
Commento: 23.04
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="20.04 18.04 22.04 22.10")>>
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 del file dei repository del sistema consultare la [:Repository:relativa guida]. = 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''' (es: ''focal-proposed'', ecc.), __non__ adatti però 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(kinetic)>>
= Ubuntu 22.10 Kinetic Kudu =
Linea 15: Linea 17:
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/ kinetic main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ kinetic main universe restricted multiverse
Linea 18: Linea 20:
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 kinetic-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu kinetic-security main universe restricted multiverse
Linea 21: Linea 23:
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/ kinetic-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ kinetic-updates main universe restricted multiverse
Linea 25: Linea 27:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 27: Linea 29:
[[Anchor(gutsy-backports)]] <<Anchor(disco-backports)>>
Linea 29: Linea 31:
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 kinetic-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu kinetic-backports main restricted universe multiverse
Linea 33: Linea 35:
[[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
{{{#!wiki note
In Ubuntu 22.10 non è presente il repository partner
Linea 39: Linea 39:
[[Anchor(gutsy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner
<<Anchor(jammy)>>
= 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
Linea 45: Linea 53:
[[Anchor(feisty)]]
== Ubuntu 7.04 «Feisty Fawn» ==
== Repository aggiuntivi ==

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

{{{#!wiki note
In Ubuntu 22.04 non è presente il repository partner
}}}


<<Anchor(focal)>>
= Ubuntu 20.04 Focal Fossa =
Linea 49: Linea 70:
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/ focal main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ focal main universe restricted multiverse
Linea 52: Linea 73:
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 focal-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu focal-security main universe restricted multiverse
Linea 55: Linea 76:
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/ focal-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ focal-updates main universe restricted multiverse
Linea 59: Linea 80:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 61: Linea 82:
[[Anchor(feisty-backports)]] <<Anchor(disco-backports)>>
Linea 63: Linea 84:
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 focal-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
Linea 67: Linea 88:
[[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(disco-partner)>>
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu focal partner
deb-src http://archive.canonical.com/ubuntu focal partner
Linea 73: Linea 94:
[[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(bionic)>>
= 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
Linea 79: Linea 108:
[[Anchor(feisty-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu feisty partner
deb-src http://archive.canonical.com/ubuntu feisty partner
== Repository aggiuntivi ==

<<Anchor(bionic-backports)>>
 * '''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
Linea 85: Linea 116:
[[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)]]
<<Anchor(bionic-partner)>>
Linea 121: Linea 118:
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 124:
||<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 tip
Leggere la pagina [[Ubuntu+1]] per informazioni sulla versione di sviluppo corrente.
}}}
Linea 168: Linea 128:
[[Anchor(gusty)]]
== Ubuntu 8.04 LTS «Hardy Heron» ==
<<Anchor(lunar)>>
== Ubuntu 23.04 Lunar Lobster ==
Linea 172: Linea 132:
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/ lunar main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ lunar main universe restricted multiverse
Linea 175: Linea 135:
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 lunar-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu lunar-security main universe restricted multiverse
Linea 178: Linea 138:
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/ lunar-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ lunar-updates main universe restricted multiverse
Linea 182: Linea 142:
=== Repository aggiuntivi === = Versioni non più supportate EOL =
Linea 184: Linea 144:
[[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 148:
 * [: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]]


Guida verificata con Ubuntu: 22.04

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 (es: focal-proposed, ecc.), non adatti però 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 22.10 Kinetic Kudu

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

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

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

Repository aggiuntivi

  • Backports:

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

In Ubuntu 22.10 non è presente il repository partner

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

Repository aggiuntivi

  • Backports:

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

In Ubuntu 22.04 non è presente il repository 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

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

Ubuntu 23.04 Lunar Lobster

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

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

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