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 24 e 156 (in 132 versioni)
Versione 24 del 09/04/2007 07.58.19
Dimensione: 3296
Commento: aggiunti i repository aggiuntivi (backports e proposed),tolta breezy
Versione 156 del 28/04/2023 19.52.58
Dimensione: 6006
Autore: jeremie2
Commento: 23.10
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 2: Linea 2:
[[BR]] #format wiki
<<BR>>
<<Indice(depth=1)>>
<<Informazioni(rilasci="20.04 22.04 22.10 23.04")>>
Linea 4: 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 6: Linea 9:
= Ubuntu 6.10 «The Edgy Eft» = 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]].

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.

{{{#!wiki note
Da Ubuntu 22.04 non sono più presenti i repository '''partner'''.
}}}

<<Anchor(lunar)>>
= Ubuntu 23.04 Lunar Lobster =
Linea 9: Linea 21:
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://it.archive.ubuntu.com/ubuntu/ lunar main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ lunar main universe restricted multiverse
Linea 12: Linea 24:
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://security.ubuntu.com/ubuntu lunar-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu lunar-security main universe restricted multiverse
Linea 15: Linea 27:
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
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 21: Linea 33:
=== 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(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 27: Linea 39:
=== Proposed === <<Anchor(kinetic)>>
= Ubuntu 22.10 Kinetic Kudu =
Linea 29: Linea 43:
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
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 33: Linea 53:
= Versione in sviluppo = == Repository aggiuntivi ==
Linea 35: Linea 55:
attachment:Icone/Piccole/warning.png '''Solo per esperti!Potrebbe rendere il tuo sistema instabile e inutilizzabile!''' <<Anchor(disco-backports)>>
 * '''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
}}}
Linea 37: Linea 61:
== Ubuntu 7.04 «Feisty Fawn» == <<Anchor(jammy)>>
= Ubuntu 22.04 Jammy Jellyfish =
Linea 40: 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 43: 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 46: 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 50: Linea 75:
= Versioni precedenti = == Repository aggiuntivi ==
Linea 52: Linea 77:
== Ubuntu 6.06 LTS «The Dapper Drake» == <<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
}}}

<<Anchor(focal)>>
= Ubuntu 20.04 Focal Fossa =
Linea 55: Linea 87:
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://it.archive.ubuntu.com/ubuntu/ focal main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ focal main universe restricted multiverse
Linea 58: Linea 90:
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://security.ubuntu.com/ubuntu focal-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu focal-security main universe restricted multiverse
Linea 61: Linea 93:
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
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 65: Linea 97:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 67: Linea 99:
==== 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(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 73: Linea 105:
==== Proposed ==== <<Anchor(disco-partner)>>
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu focal partner
deb-src http://archive.canonical.com/ubuntu focal partner
}}}

= Versione in fase di sviluppo =

{{{#!wiki tip
Leggere la pagina [[Ubuntu+1]] per informazioni sulla versione di sviluppo corrente.
}}}

<<Anchor(mantic)>>
== Ubuntu 23.04 Mantic Minotaur ==
Linea 75: Linea 121:
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
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
Linea 78: Linea 130:

= 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]].

= Ulteriori risorse =

 * [[Repository|Guida ai repository]]
 * [[Ubuntu+1|Informazioni sulla versione in fase di sviluppo]]
 * [[Repository/SourcesList/EOL|File sources.list nelle versioni EOL]]

----
CategoryAmministrazione


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.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.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

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.

Ubuntu 23.04 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

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