[Install] Componente universe
-
killer1975
- Prode Principiante
- Messaggi: 59
- Iscrizione: mercoledì 14 gennaio 2009, 1:19
- Località: Taranto
[Install] Componente universe
Alcuni giochi prevedono l'abilitazione del componente "universe" che si trova nella repository.In Sinaptic (se ho svolto bene la mia ricerca) non esiste tale componente ma dei sui derivati openuniverse ad esempio (ho cercato bene?). Va bene lo stesso?Svolgendo una ricerca e leggendo da qualche parte forse proprio nella sezione dei giochi ho trovato scritto che abilitare tale componente può creare problemi.Qualcuno sa di che tipo e perchè?.Grazie
-
jerico
- Tenace Tecnocrate

- Messaggi: 19127
- Iscrizione: lunedì 21 luglio 2008, 23:43
- Desktop: Gnome
- Distribuzione: Archlinux
Re: [Install] Componente universe
apri un terminale e digita
sudo gedit /etc/apt/sources.list
incolla qui quello che si apre
sudo gedit /etc/apt/sources.list
incolla qui quello che si apre
- Janvitus
- Amministratore

- Messaggi: 18787
- Iscrizione: lunedì 25 aprile 2005, 15:52
- Desktop: GNOME Shell / Xfce
- Sesso: Maschile
- Località: Potenza
- Contatti:
Re: [Install] Componente universe
Non c'è bisogno del sudo e basta anche un "cat /etc/apt/sources.list"jerico ha scritto: apri un terminale e digita
sudo gedit /etc/apt/sources.list
incolla qui quello che si apre
-
jerico
- Tenace Tecnocrate

- Messaggi: 19127
- Iscrizione: lunedì 21 luglio 2008, 23:43
- Desktop: Gnome
- Distribuzione: Archlinux
Re: [Install] Componente universe
certo lo so,forse perchè io sono abituato ad usare gedit,cat non lo uso spesso a dire la verità...Non c'è bisogno del sudo e basta anche un "cat /etc/apt/sources.list
edit:
e gli ho chiesto di editarlo da sudo nel caso ci sia qualcosa da modificare.
Ultima modifica di jerico il sabato 21 marzo 2009, 13:27, modificato 1 volta in totale.
-
killer1975
- Prode Principiante
- Messaggi: 59
- Iscrizione: mercoledì 14 gennaio 2009, 1:19
- Località: Taranto
Re: [Install] Componente universe
Come volevate voi questa è la risposta del terminale:
# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release amd64 (20081029.2)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
# deb cdrom:[APTonCD for ubuntu intrepid - i386 (2008-12-12 22:22) CD1]/ /
deb http://it.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://it.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://it.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://it.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://it.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu intrepid partner
# deb-src http://archive.canonical.com/ubuntu intrepid partner
deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse
# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release amd64 (20081029.2)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
# deb cdrom:[APTonCD for ubuntu intrepid - i386 (2008-12-12 22:22) CD1]/ /
deb http://it.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://it.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://it.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://it.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://it.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu intrepid partner
# deb-src http://archive.canonical.com/ubuntu intrepid partner
deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse
-
jerico
- Tenace Tecnocrate

- Messaggi: 19127
- Iscrizione: lunedì 21 luglio 2008, 23:43
- Desktop: Gnome
- Distribuzione: Archlinux
Re: [Install] Componente universe
i repositori universe sono gia abilitati. al limite potresti abilitare anche i backports togliendo il # da queste due righe
# deb http://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
poi salvi e da terminale digiti
sudo apt-get update
# deb http://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
poi salvi e da terminale digiti
sudo apt-get update
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: [Install] Componente universe
sistema > amministrazione > sorgenti software
Non era più facile spiegarlo così e anche per lui farlo?
Non era più facile spiegarlo così e anche per lui farlo?
-
jerico
- Tenace Tecnocrate

- Messaggi: 19127
- Iscrizione: lunedì 21 luglio 2008, 23:43
- Desktop: Gnome
- Distribuzione: Archlinux
Re: [Install] Componente universe
certo che era piu facile. volevo solo fargli vedere un altra via che magari non conosce....
-
killer1975
- Prode Principiante
- Messaggi: 59
- Iscrizione: mercoledì 14 gennaio 2009, 1:19
- Località: Taranto
[Risolto] Re: [Install] Componente universe
Grazie ho fatto come avete detto voi posto risolto.Grazie tante a tutti per la disponibilità avuta nei miei confronti.Grazie ancora
Chi c’è in linea
Visualizzano questa sezione: criceto45 e 11 ospiti