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 29 e 160 (in 131 versioni)
Versione 29 del 13/06/2007 08.22.26
Dimensione: 4933
Autore: RemoQuintino
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 3: Linea 3:
[[BR]]
||<tablebgcolor="#f1f1ed" tablewidth="25%" tablestyle="margin: 0pt 0pt 1em 1em; float: right; font-size: 0.9em;"style="padding: 0.5em;">'''Indice''' [[BR]] [[TableOfContents(1)]]||
<<BR>>
<<Indice(depth=1)>>
<<Informazioni(rilasci="20.04 22.04 23.10")>>
Linea 6: 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 8: 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 10: Linea 11:
== Ubuntu 7.04 «Feisty Fawn» == 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 13: Linea 21:
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/ mantic main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ mantic main universe restricted multiverse
Linea 16: Linea 24:
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 mantic-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu mantic-security main universe restricted multiverse
Linea 19: Linea 27:
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/ mantic-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ mantic-updates main universe restricted multiverse
Linea 23: Linea 31:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 25: Linea 33:
==== Backports ====
{{{
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
<<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 31: Linea 39:
==== Proposed ==== <<Anchor(jammy)>>
= Ubuntu 22.04 Jammy Jellyfish =
Linea 33: Linea 43:
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
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 37: Linea 53:
==== Canonical Commercial ====
{{{
deb http://archive.canonical.com/ubuntu feisty-commercial main
== 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
Linea 42: Linea 61:
== Ubuntu 6.10 «The Edgy Eft» == <<Anchor(focal)>>
= Ubuntu 20.04 Focal Fossa =
Linea 45: Linea 65:
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/ focal main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ focal main universe restricted multiverse
Linea 48: Linea 68:
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 focal-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu focal-security main universe restricted multiverse
Linea 51: Linea 71:
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/ focal-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ focal-updates main universe restricted multiverse
Linea 55: Linea 75:
=== Repository aggiuntivi === == Repository aggiuntivi ==
Linea 57: Linea 77:
==== 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 63: Linea 83:
==== 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(disco-partner)>>
 * '''Canonical partner''': {{{
deb http://archive.canonical.com/ubuntu focal partner
deb-src http://archive.canonical.com/ubuntu focal partner
Linea 69: Linea 89:
==== Canonical Commercial ====
{{{
deb http://archive.canonical.com/ubuntu edgy-commercial main
= Versione in fase di sviluppo =

{{{#!wiki tip
Leggere la pagina [[Ubuntu+1]] per informazioni sulla versione di sviluppo corrente.
Linea 74: Linea 95:
== Ubuntu 6.06 LTS «The Dapper Drake» == <<Anchor(noble)>>
== Ubuntu 24.04 Noble Numbat ==
Linea 77: Linea 99:
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/ noble main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ noble main universe restricted multiverse
Linea 80: Linea 102:
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 noble-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu noble-security main universe restricted multiverse
Linea 83: Linea 105:
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/ noble-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ noble-updates main universe restricted multiverse
Linea 87: Linea 109:
=== Repository aggiuntivi === = Versioni non più supportate EOL =
Linea 89: Linea 111:
==== 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
}}}
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 95: Linea 113:
==== 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
}}}
= Ulteriori risorse =
Linea 101: Linea 115:
==== Canonical Commercial ====
{{{
deb http://archive.canonical.com/ubuntu dapper-commercial main
}}}
 * [[Repository|Guida ai repository]]
 * [[Ubuntu+1|Informazioni sulla versione in fase di sviluppo]]
 * [[Repository/SourcesList/EOL|File sources.list nelle versioni EOL]]
Linea 106: Linea 119:

= Versione di sviluppo =
== Ubuntu 7.10 «Gutsy Gibbon» ==

{{{
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://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://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
}}}

attachment:Icone/Piccole/note.png '''Nota:''' ''Per favore, leggere la pagina [:Ubuntu+1] per informazioni sulla versione di sviluppo corrente.''
----
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