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 1 e 92 (in 91 versioni)
Versione 1 del 10/07/2005 14.09.42
Dimensione: 6115
Autore: host52-121
Commento:
Versione 92 del 04/01/2015 13.29.09
Dimensione: 3995
Autore: jeremie2
Commento:
Le cancellazioni sono segnalate in questo modo. Le aggiunte sono segnalate in questo modo.
Linea 1: Linea 1:
{{{ Traduzione in corso ...
}}}
#format wiki
#language it
<<BR>>
<<Indice(depth=1)>>
<<Informazioni(forum="http://forum.ubuntu-it.org/viewtopic.php?t=431132")>>
Linea 4: Linea 7:
= Introduzione =
Linea 5: Linea 9:
= How to add repositories to your sources.list = I '''repository''' sono archivi web nei quali vengono raggruppati i pacchetti software [[AmministrazioneSistema/InstallareProgrammi|installabili]] su Ubuntu. Questo rende l'installazione di nuovi programmi estremamente facile e molto sicura, dato che ogni pacchetto che si installa viene creato e controllato specificamente per Ubuntu.
Linea 7: Linea 11:
attachment:IconsPage/IconHelp.png I repository di Ubuntu sono organizzati in quattro [[Repository/Componenti|componenti]]:
 * '''main''': software supportato ufficialmente;
 * '''restricted''': software supportato ma non disponibile nei termini del software libero;
 * '''universe''': mantenuto dalla comunità, non ufficialmente supportato;
 * '''multiverse''': software non libero.
Linea 9: Linea 17:
This page will discuss how to add other [:Repositories: repositories] to your {{{/etc/apt/sources.list}}}. It will also show how to uncomment {{{universe}}}. Il CD di installazione di Ubuntu contiene software preso dai componenti '''main''' e '''restricted'''. Una volta che il sistema avrà stabilito una connessione a internet, molti più software saranno disponibili per l'installazione. Utilizzando i gestori di pacchetti sarà possibile eseguire delle ricerche, installare e aggiornare qualsiasi applicazione direttamente da internet, senza bisogno del CD.
Linea 11: Linea 19:
== Index == <<Anchor(abilitare)>>
= Gestire i repository =
Linea 13: Linea 22:
 * Uncommenting Universe
 * Using Synaptic
 * Using Terminal
 * Adding outside repositories
 * Adding outside repositories using Synaptic
 * Adding outside repositories using a Terminal
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 annotati su appositi file all'interno della directory `/etc/apt/sources.list.d`.
Linea 20: Linea 24:
== Uncommenting Universe == Segue un elenco di metodi per la gestione dei repository sia da interfaccia grafica che in manuale.
Linea 22: Linea 26:
=== Using Synaptic ===  * [[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/RigaDiComando|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 24: Linea 32:
To uncomment the {{{universe}}} repository, follow these instructions. = Repository ufficiali =
Linea 26: Linea 34:
On Hoary:
Start {{{Synaptic Package Manager}}} from the {{{System}}} , {{{Administration}}} menu.
 * [[/Componenti|Componenti]]: guida ai componenti dei repository;
 * [[/Updates|Updates]]: guida ai repository degli aggiornamenti;
 * [[/Backports|Backports]]: guida ai repository '''backports'''.
Linea 29: Linea 38:
attachment:hoarysynaptic.jpg = Repository non ufficiali =
Linea 31: Linea 40:
On Warty:
Start {{{Synaptic Package Manager}}} from the {{{Computer}}} , {{{System Configuration}}} menu
 * [[/NonUfficiali|Repository non ufficiali]]: documento relativo ai repository non ufficiali.
Linea 34: Linea 42:
attachment:PicSelectSynapticFromtheMenu.png ##Quella che segue è una lista di repository [[/NonUfficiali|non ufficiali]] ritenuti validi e sicuri:
Linea 36: Linea 44:
In Synaptic, choose the {{{Repositories}}} item in the {{{Settings}}} menu ## * [[/NonUfficiali/Medibuntu|Medibuntu]]: un repository contenente pacchetti per la multimedialità;
## * [[Cestino/NonUfficialiUpure64|uPure64]]: contiene pacchetti esclusivamente per architetture a ''64 bit'';
Linea 38: Linea 47:
attachment:PicOpentheRepositoriesDialog.png ##= 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 semplice strumento di gestione a riga di comando;
## * [[AmministrazioneSistema/Aptitude|Aptitude]]: guida all'utilizzo di '''aptitude''', uno strumento avanzato per la gestione dei pacchetti.
Linea 40: Linea 54:
A list of repositories is shown. Click the {{{Settings}}} button at the bottom and tick {{{Show disabled software sources}}}. Then click the {{{Close}}} button. = Ulteriori risorse =
Linea 42: Linea 56:
attachment:showdisabled.jpg  * [[AmministrazioneSistema/InstallareProgrammi|Guida all'installazione e alla gestione dei programmi]]
 * [[AmministrazioneSistema/Alien|Guida all'uso di alien]]
Linea 44: Linea 59:
You should now see checkboxes next to the repositories. Scroll down and enable the Universe repository by ticking the checkbox next to {{{Community Maintained (Universe)}}}. Click {{{OK}}} to save your settings. You may also want to enable Multiverse and the Universe Security updates repositories.

attachment:enableuniverse.jpg

Save the changes and close the window by clicking {{{OK}}}.

Update the list of available packages with {{{Reload}}} in the main window.
 
attachment:PicApplyTheseSettings.png

Once the package list has been updated, packages from universe can be installed.

--------------
Using Terminal
--------------

Alternatively, use a terminal and command line tools to enable universe. Start {{{Terminal}}} from {{{Applications}}}, {{{System Tools}}} in the menubar.

Type the following command:
{{{
   bash:~$ sudo nano -w /etc/apt/sources.list
}}}

The texteditor {{{nano}}} starts and opens the configuration file for repositories.
Remove the comment "{{{#}}}" marks from the start of lines that look like this:

{{{
   #deb http://archive.ubuntu.com/ubuntu hoary universe
   #deb-src ftp://archive.ubuntu.com/ubuntu hoary universe
}}}

then add the word {{{multiverse}}} making them look like this:

{{{
   deb http://archive.ubuntu.com/ubuntu hoary universe multiverse
   deb-src ftp://archive.ubuntu.com/ubuntu hoary universe multiverse
}}}

Afterwards, update the package list with the following command:
{{{
   bash:~$ sudo apt-get update
}}}

== Adding outside repositories ==

Sometimes other users will make repositories for packages they have made. It is real easy to add these repositories to the system package manager.

attachment:IconsPage/IconNote.png

'''Note:''' BE CAREFUL doing this, some outside packages could break your Ubuntu installation.

For a list of outside repositories see BreakMyUbuntu.

=== Adding outside repositories using Synaptic ===

As shown in the Using Synaptic screenshot above, start {{{Synaptic Package Manager}}} from the {{{Computer}}} menu, {{{System Configuration}}} item. Once Synaptic has launched, choose the {{{Settings}}} menu, [Repositories] item.

You now see a window with a list of repositories. Push the button {{{New}}} to add a repository. Type in the information about the repositories in the dropdown menu and three textfields according to the following examples.

Normally you find websites providing information about a repository in a form like the following example:
{{{
   deb http://www.grawert.net/ubuntu/ warty universe
}}}

This line provides the information for the Synaptic fields.

* {{{deb}}} means it is a binary, so use the drop-down list to choose binary. Normally this is the default setting.

* {{{http://www.grawert.net/ubuntu/}}} is the URI (Uniform Resource Identifier), which means in this case the location.

* {{{warty}}} is the release name.

* {{{universe}}} is the section name.


Sometimes the repository line has less information though, as shown in the next example.
{{{
   deb http://www.getsweaaa.com/~tseng/ubuntu/debs ./
}}}

The first two fields (deb and URI) are clearly similar to the first example above. However, the release-name is "./" so just put this (without the quotes) in the release field of Synaptic. It looks weird, but simply specifies the release as being whatever is in the directory given by the URI. Furthermore, there is no {{{section}}} information so just leave that text field blnk in your Synaptic entry.


attachment:IconsPage/IconNote.png

'''Note:''' Only the {{{section}}} information is optional, and then only with respect to the repository-maintainer. If there is section information, it must be specifed in Synaptic. It cannot be left blank.

attachment:IconsPage/IconNote.png

'''Note:''' If you make a mistake with the syntax in the fields you will get an error when you click the OK button in Synaptic. One cause is putting a trailing slash at the end of the URI. Also beware of leaving whitespaces at the beginning/end of the fields.

Save the changes and close the window by pushing on {{{OK}}}.

Update the list of avaible packages with {{{Reload}}} in the main window. After downloading the packages list from the repositories you can install packages from universe.

=== Adding outside repositories using the Terminal ===

Alternatively, use a terminal and command line tools to enable other repositories. Start {{{Terminal}}} from {{{Applications}}}, {{{System Tools}}} in the menubar.

Type in the command line:

This example uses tseng's repository.
{{{
   bash:~$ echo deb http://www.getsweaaa.com/~tseng/ubuntu/debs ./ | sudo tee -a /etc/apt/sources.list
}}}

You would just substitute the {{{deb http://www.getsweaaa.com/~tseng/ubuntu/debs ./}}} with any other outside repositories name.
----
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 estremamente facile e molto sicura, dato che ogni pacchetto che si installa viene creato e controllato specificamente per Ubuntu.

I repository di Ubuntu sono organizzati in quattro componenti:

  • main: software supportato ufficialmente;

  • restricted: software supportato ma non disponibile nei termini del software libero;

  • universe: mantenuto dalla comunità, non ufficialmente supportato;

  • multiverse: software non libero.

Il CD di installazione di Ubuntu contiene software preso dai componenti main e restricted. Una volta che il sistema avrà stabilito una connessione a internet, molti più software saranno disponibili per l'installazione. Utilizzando i gestori di pacchetti sarà possibile eseguire delle ricerche, installare e aggiornare qualsiasi applicazione direttamente da internet, senza bisogno del CD.

Gestire i repository

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 annotati su appositi file all'interno della directory /etc/apt/sources.list.d.

Segue un elenco di metodi per la gestione dei repository sia da interfaccia grafica che in manuale.

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