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 46 e 150 (in 104 versioni)
Versione 46 del 03/03/2008 22.59.06
Dimensione: 8342
Commento:
Versione 150 del 20/10/2022 18.52.02
Dimensione: 6299
Autore: jeremie2
Commento: 22.10
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 9: Linea 9:
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]. 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:
= Versioni stabili = 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.
Linea 13: Linea 13:
[[Anchor(gusty)]]
== Ubuntu 7.10 «Gutsy Gibbon» ==
<<Anchor(kinetic)>>
== Ubuntu 22.10 Kinetic Kudu ==
Linea 17: 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 20: 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 23: 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 27: Linea 27:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 29: Linea 29:
[[Anchor(gutsy-backports)]] <<Anchor(disco-backports)>>
Linea 31: 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 35: 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 41: 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 47: 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 51: 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 54: 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 57: 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 61: Linea 80:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 63: Linea 82:
[[Anchor(feisty-backports)]] <<Anchor(disco-backports)>>
Linea 65: 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 69: 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 75: 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 81: 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 87: 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 123: 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 168: 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.||

[[Anchor(gusty)]]
== Ubuntu 8.04 LTS «Hardy Heron» ==

{{{
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://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://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
{{{#!wiki tip
Leggere la pagina [[Ubuntu+1]] per informazioni sulla versione di sviluppo corrente.
Linea 184: Linea 128:
=== Repository aggiuntivi === ##<<Anchor(kinetic)>>
##== 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
##}}}
Linea 186: Linea 142:
[[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
}}}
= Versioni non più supportate EOL =
Linea 192: Linea 144:
[[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 206: 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.

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