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 22 e 160 (in 138 versioni)
Versione 22 del 01/01/2007 13.48.06
Dimensione: 2950
Commento:
Versione 160 del 11/01/2024 15.48.34
Dimensione: 5089
Autore: jeremie2
Commento: 23.04 EOL
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 23.10")>>
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(mantic)>>
= Ubuntu 23.10 Mantic Minotaur =
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/ mantic main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ mantic 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 mantic-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu mantic-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/ mantic-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ mantic-updates main universe restricted multiverse
Linea 19: Linea 31:
= Versione in sviluppo = == Repository aggiuntivi ==
Linea 21: Linea 33:
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 mantic-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu mantic-backports main restricted universe multiverse
}}}
Linea 23: Linea 39:
== Ubuntu 7.04 «Feisty Fawn» == <<Anchor(jammy)>>
= Ubuntu 22.04 Jammy Jellyfish =
Linea 26: Linea 43:
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 29: Linea 46:
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 32: Linea 49:
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 36: Linea 53:
== Repository aggiuntivi ==
Linea 37: Linea 55:
= Versioni precedenti = <<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
}}}
Linea 39: Linea 61:
== Ubuntu 6.06 LTS «The Dapper Drake» == <<Anchor(focal)>>
= Ubuntu 20.04 Focal Fossa =
Linea 42: Linea 65:
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 45: Linea 68:
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 48: Linea 71:
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 52: Linea 75:
== Repository aggiuntivi ==
Linea 53: Linea 77:
=== Ubuntu 5.10 (Breezy) === <<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
}}}

= Versione in fase di sviluppo =

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

<<Anchor(noble)>>
== Ubuntu 24.04 Noble Numbat ==
Linea 56: Linea 99:
deb http://it.archive.ubuntu.com/ubuntu/ breezy main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ breezy main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ noble main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ noble main universe restricted multiverse
Linea 59: Linea 102:
deb http://security.ubuntu.com/ubuntu breezy-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu breezy-security main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu noble-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu noble-security main universe restricted multiverse
Linea 62: Linea 105:
deb http://it.archive.ubuntu.com/ubuntu/ breezy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ breezy-updates main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ noble-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ noble-updates main universe restricted multiverse
Linea 65: Linea 108:

= 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.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 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 24.04 Noble Numbat

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

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

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