Wiki Ubuntu-it

Indice
Partecipa
FAQ
Wiki Blog
------------------
Ubuntu-it.org
Forum
Chiedi
Chat
Cerca
Planet
  • Pagina non alterabile
  • Informazioni
  • Allegati
  • Differenze per "Repository"
Differenze tra le versioni 24 e 98 (in 74 versioni)
Versione 24 del 21/03/2006 21.26.27
Dimensione: 2708
Commento: Importato il documento originale
Versione 98 del 28/12/2022 19.47.46
Dimensione: 3532
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
= Repositories = #format wiki
#language it
<<BR>>
<<Indice(depth=1)>>
<<Informazioni(forum="http://forum.ubuntu-it.org/viewtopic.php?t=431132")>>
Linea 3: Linea 7:
In the Free and Open Source Software world, programs are generally available in source code tarballs. These are convenient for a developer who intends to study and/or improve that software program, but they are cumbersome when you want a program that Just Works. = Introduzione =
Linea 5: Linea 9:
If you have been a Windows and/or a Mac OS user to date, you are
probably used to searching for a program on the internet (often offered in
an executable installer) and having to download and install it. You're
probably familiar with software distributed on CDs, DVDs, etc.
which often have an autorun feature from where you can then install them.
For free and open systems like Ubuntu GNU/Linux there is some
software distributed in this fashion, but those are mostly proprietary
and closed programs.
I '''repository''' sono archivi web nei quali vengono raggruppati i pacchetti software [[AmministrazioneSistema/InstallareProgrammi|installabili]] su Ubuntu. Questo rende l'installazione di nuovi programmi facile e sicura, dato che ogni pacchetto viene creato e controllato specificamente per Ubuntu.
Linea 14: Linea 11:
Enter the world of distribution and package repositories! I repository di Ubuntu sono organizzati in quattro [[Repository/Componenti|componenti]]. Il file ISO di installazione di Ubuntu ne contiene solo una parte. Stabilita una connessione a Internet, saranno disponibili molti più software.
Linea 16: Linea 13:
On systems like Ubuntu, free and open source software is very much
often pre-packaged in nice .deb (or .rpm, like in Red Hat) files which
contain the programs and libraries you need. These files can be
downloaded or come in CDs (Ubuntu's CD is full of them) and installed
"by hand". But you need not do it. Repositories are servers which contain sets of packages. You generally access them with tools like [:SynapticHowto:Synaptic].
Tecnicamente i '''repository''' vengono annotati sul file `/etc/apt/sources.list`. Sul medesimo file possono esserne aggiunti di supplementari, tuttavia in tal caso è comune che vengano aggiunti su appositi file all'interno della directory `/etc/apt/sources.list.d`.
Linea 22: Linea 15:
These tools can list all the packages you have installed (from your
kernel to your favorite application with all the libraries in between)
and the packages that are available in the repositories you have
configured the tool to have access to. They also let you search for simple
things like "image editor".
<<Anchor(abilitare)>>
= Gestire i repository =
 * [[Repository/Ubuntu|Gestire i repository con Ubuntu]]: come gestire i repository su Ubuntu utilizzando un'interfaccia grafica.
 * [[Repository/Kubuntu|Gestire i repository con Kubuntu]]: come gestire i repository su Kubuntu utilizzando un'interfaccia grafica.
 * [[Repository/RigaDiComando|Gestire i repository dalla riga di comando]]: come gestire i repository tramite la [[AmministrazioneSistema/Terminale|riga di comando]].
 * [[Repository/SourcesList|Elenco di sources.list]]: elenco di file `sources.list` funzionali per Ubuntu.
 * [[Repository/Locale|Creare un repository locale]]: come creare e gestire in locale un archivio di pacchetti.
Linea 28: Linea 23:
Using these tools centralizes package management while simplifying
it and giving the distributors (those who set up the repositories) a
centralized way to send you updates(1) to your software.
= Repository ufficiali =
Linea 32: Linea 25:
In Ubuntu you generally want to have at least Ubuntu's repositories
(which may include the install CD) but it is not uncommon to have other
repositories (from other packagers) set up.
 * [[/Componenti|Componenti]]: guida ai componenti dei repository;
 * [[/Updates|Updates]]: guida ai repository degli aggiornamenti;
 * [[/Backports|Backports]]: guida ai repository '''backports'''.
Linea 36: Linea 29:
Please see AddingRepositoriesHowto for how to set up repositories. = Repository non ufficiali =
Linea 38: Linea 31:
Now, let us just stress this simple idea: most of the tools you'll
want to use in Ubuntu are already in Ubuntu's repositories. You
can go search the internet for packages, or even source code, for
others, but these will be more difficult to install and won't,
most of the time, integrate well with your system.
 * [[/NonUfficiali|Repository non ufficiali]]: documento relativo ai repository non ufficiali.
 * [[Repository/GestioneRepositoryTerzeParti|Gestione repository di terze parti]]: come aggiungere e gestire repository di terze parti senza lo strumento '''apt-key''', deprecato a partire da Ubuntu 22.04.
Linea 44: Linea 34:
So now you know: no more endless searching looking for spyware infested shareware and freeware. The vast majority of useful software available for Linux is pre-packaged for you. ##Quella che segue è una lista di repository [[/NonUfficiali|non ufficiali]] ritenuti validi e sicuri:
Linea 46: Linea 36:
(1) You can use tools like the update-notifier in Ubuntu to be notified when such updates are made available. ## * [[/NonUfficiali/Medibuntu|Medibuntu]]: un repository contenente pacchetti per la multimedialità;
## * [[Cestino/NonUfficialiUpure64|uPure64]]: contiene pacchetti esclusivamente per architetture a ''64 bit'';

##= Applicazioni per la gestione dei repository =
##Quello che segue è un elenco di applicazioni utili alla gestione dei pacchetti e dei repository:
## * [[AmministrazioneSistema/InstallareProgrammi/GestorePacchetti|Synaptic]]: guida a '''Synaptic''', il gestore di pacchetti di '''Ubuntu''' e '''Xubuntu''';
## * [[AmministrazioneSistema/InstallareProgrammi/KPackageKit|KPackageKit]]: guida a '''KPackageKit''', il gestore di pacchetti di '''Kubuntu''';
## * [[AmministrazioneSistema/Apt|Apt]]: guida all'utilizzo di '''apt-get''', uno strumento semplice di gestione a riga di comando;
## * [[AmministrazioneSistema/Aptitude|Aptitude]]: guida all'utilizzo di '''aptitude''', uno strumento avanzato per la gestione dei pacchetti.

= Ulteriori risorse =

 * [[AmministrazioneSistema/InstallareProgrammi|Guida all'installazione e alla gestione dei programmi]]
 * [[AmministrazioneSistema/Alien|Guida all'uso di alien]]
Linea 48: Linea 52:
CategoryInTraduzione CategoryAmministrazione


Problemi in questa pagina? Segnalali in questa discussione

Introduzione

I repository sono archivi web nei quali vengono raggruppati i pacchetti software installabili su Ubuntu. Questo rende l'installazione di nuovi programmi facile e sicura, dato che ogni pacchetto viene creato e controllato specificamente per Ubuntu.

I repository di Ubuntu sono organizzati in quattro componenti. Il file ISO di installazione di Ubuntu ne contiene solo una parte. Stabilita una connessione a Internet, saranno disponibili molti più software.

Tecnicamente i repository vengono annotati sul file /etc/apt/sources.list. Sul medesimo file possono esserne aggiunti di supplementari, tuttavia in tal caso è comune che vengano aggiunti su appositi file all'interno della directory /etc/apt/sources.list.d.

Gestire i repository

Repository ufficiali

  • Componenti: guida ai componenti dei repository;

  • Updates: guida ai repository degli aggiornamenti;

  • Backports: guida ai repository backports.

Repository non ufficiali

Ulteriori risorse


CategoryAmministrazione