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 158 (in 112 versioni)
Versione 46 del 03/03/2008 22.59.06
Dimensione: 8342
Commento:
Versione 158 del 12/10/2023 16.27.42
Dimensione: 6041
Autore: jeremie2
Commento: 23.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 22.04 23.04 23.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» ==
{{{#!wiki note
Da Ubuntu 22.04 non sono più presenti i repository '''partner'''.
}}}

<<Anchor(mantic)>>
= Ubuntu 23.10 Mantic Minotaur =
Linea 17: Linea 21:
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/ mantic main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ mantic main universe restricted multiverse
Linea 20: Linea 24:
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 mantic-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu mantic-security main universe restricted multiverse
Linea 23: Linea 27:
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/ mantic-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ mantic-updates main universe restricted multiverse
Linea 27: Linea 31:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 29: Linea 33:
[[Anchor(gutsy-backports)]] <<Anchor(disco-backports)>>
Linea 31: Linea 35:
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 mantic-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu mantic-backports main restricted universe multiverse
Linea 35: Linea 39:
[[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(lunar)>>
= 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
Linea 41: Linea 53:
[[Anchor(gutsy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu gutsy partner
deb-src http://archive.canonical.com/ubuntu gutsy partner
== Repository aggiuntivi ==

<<Anchor(disco-backports)>>
 * '''Backports''': {{{
deb http://it.archive.ubuntu.com/ubuntu lunar-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu lunar-backports main restricted universe multiverse
Linea 47: Linea 61:
[[Anchor(feisty)]]
== Ubuntu 7.04 «Feisty Fawn» ==
<<Anchor(jammy)>>
= Ubuntu 22.04 Jammy Jellyfish =
Linea 51: Linea 65:
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/ jammy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jammy main universe restricted multiverse
Linea 54: Linea 68:
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 jammy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu jammy-security main universe restricted multiverse
Linea 57: Linea 71:
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/ jammy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jammy-updates main universe restricted multiverse
Linea 61: Linea 75:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 63: Linea 77:
[[Anchor(feisty-backports)]] <<Anchor(disco-backports)>>
Linea 65: Linea 79:
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 jammy-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
Linea 69: Linea 83:
[[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(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 75: Linea 97:
[[Anchor(feisty-commercial)]]
 * '''Canonical commercial''' {{{
deb http://archive.canonical.com/ubuntu feisty-commercial main
deb-src http://archive.canonical.com/ubuntu feisty-commercial main
== 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
Linea 81: Linea 105:
[[Anchor(feisty-partner)]] <<Anchor(disco-partner)>>
Linea 83: Linea 107:
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 focal partner
deb-src http://archive.canonical.com/ubuntu focal partner
Linea 168: Linea 113:
||<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 117:
=== Repository aggiuntivi === '''Da definire'''
Linea 186: Linea 119:
[[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(mantic)>>
##== Ubuntu 24.04 Mantic Minotaur ==
Linea 192: Linea 122:
[[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
}}}
##{{{
##deb http://it.archive.ubuntu.com/ubuntu/ mantic main universe restricted multiverse
##deb-src http://it.archive.ubuntu.com/ubuntu/ mantic main universe restricted multiverse
Linea 198: Linea 126:
[[Anchor(hardy-partner)]]
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner
}}}
##deb http://security.ubuntu.com/ubuntu mantic-security main universe restricted multiverse
##deb-src http://security.ubuntu.com/ubuntu mantic-security main universe restricted multiverse

##deb http://it.archive.ubuntu.com/ubuntu/ mantic-updates main universe restricted multiverse
##deb-src http://it.archive.ubuntu.com/ubuntu/ mantic-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 [[Repository/SourcesList/EOL|relativa pagina]].
Linea 206: Linea 139:
 * [: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.

Da Ubuntu 22.04 non sono più presenti i repository partner.

Ubuntu 23.10 Mantic Minotaur

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

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

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

Repository aggiuntivi

  • Backports:

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

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

Repository aggiuntivi

  • Backports:

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

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

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

Versione in fase di sviluppo

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

Da definire

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