[risolto]Ubuntu software center problemi

Problemi riscontrati durante l'installazione di Ubuntu, degli aggiornamenti e degli avanzamenti del sistema.
stabloch
Prode Principiante
Messaggi: 61
Iscrizione: venerdì 14 maggio 2010, 19:49

[risolto]Ubuntu software center problemi

Messaggio da stabloch »

salve ragazzi,
premetto che sono inesperto con ubuntu.
Nel tentativo disperato di installare silverlight per vedere i video della rai,
ho digitato questi codici,

Codice: Seleziona tutto

sudo add-apt-repository ppa:guido-iodice/guiodiclucid
sudo apt-get update
sudo apt-get dist-upgrade
da quel momento in poi l'ubuntu software center ha perso la metà dei programmi che aveva in precedenza,
ed ha cambiato veste grafica etc,
c'è un modo per riportare l'ubuntu software center com'era subito dopo l'installazione di ubuntu?
(senza dover reistallare il sistema)
Ultima modifica di stabloch il sabato 19 giugno 2010, 20:34, modificato 1 volta in totale.
Avatar utente
Alka-Seltzer PLUS
Rampante Reduce
Rampante Reduce
Messaggi: 8887
Iscrizione: venerdì 18 settembre 2009, 13:29
Desktop: Unity + Gnome flashback
Distribuzione: Ubuntu 16.04 & 14.04 64bit

Re: Ubuntu software center problemi

Messaggio da Alka-Seltzer PLUS »

Ciao ! Dai il comando

Codice: Seleziona tutto

gksudo gedit /etc/apt/sources.list
e poi togli la riga che hai aggiunto ( ppa:guido-iodice/guiodiclucid )

e poi:

Codice: Seleziona tutto

sudo apt-get update
EDIT: silverlight c' è già senza aggiungere niente :o
| MB: ASUS M3A78 PRO | CPU: AMD Phenom II X4 940 BE | RAM: G-SKILL 8GB 800 MHz | VGA: Sapphire ATI HD 5770 | HD: SSD SAMSUNG 850 EVO + WDC WD10EACS-00DS | Optical drive: NEC SATA AD-7201 Lightscribe | Monitor: ASUS MK221H 22' | Speakers: Majestic HTS 221 | Case: Coolermaster ELITE 335 | Power supply: EVGA SuperNova 550 GS V2 | OS: Ubuntu 16.04 64 bit + Ubuntu Linux 14.04 64bit |
stabloch
Prode Principiante
Messaggi: 61
Iscrizione: venerdì 14 maggio 2010, 19:49

Re: Ubuntu software center problemi

Messaggio da stabloch »

la riga da eliminare non c'è,è possibile?
Avatar utente
Alka-Seltzer PLUS
Rampante Reduce
Rampante Reduce
Messaggi: 8887
Iscrizione: venerdì 18 settembre 2009, 13:29
Desktop: Unity + Gnome flashback
Distribuzione: Ubuntu 16.04 & 14.04 64bit

Re: Ubuntu software center problemi

Messaggio da Alka-Seltzer PLUS »

Tutto è possibile ;D

Posta il contenuto di

Codice: Seleziona tutto

gksudo gedit /etc/apt/sources.list
| MB: ASUS M3A78 PRO | CPU: AMD Phenom II X4 940 BE | RAM: G-SKILL 8GB 800 MHz | VGA: Sapphire ATI HD 5770 | HD: SSD SAMSUNG 850 EVO + WDC WD10EACS-00DS | Optical drive: NEC SATA AD-7201 Lightscribe | Monitor: ASUS MK221H 22' | Speakers: Majestic HTS 221 | Case: Coolermaster ELITE 335 | Power supply: EVGA SuperNova 550 GS V2 | OS: Ubuntu 16.04 64 bit + Ubuntu Linux 14.04 64bit |
stabloch
Prode Principiante
Messaggi: 61
Iscrizione: venerdì 14 maggio 2010, 19:49

Re: Ubuntu software center problemi

Messaggio da stabloch »

ecco qui

Codice: Seleziona tutto

# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release amd64 (20100429)]/ lucid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://it.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ lucid main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-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/ lucid universe
deb-src http://it.archive.ubuntu.com/ubuntu/ lucid universe
deb http://it.archive.ubuntu.com/ubuntu/ lucid-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-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/ lucid multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ lucid multiverse
deb http://it.archive.ubuntu.com/ubuntu/ lucid-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-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/ lucid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-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 lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner

deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb-src http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb http://archive.canonical.com/ lucid partner
deb-src http://security.ubuntu.com/ubuntu lucid-security multiverse
stabloch
Prode Principiante
Messaggi: 61
Iscrizione: venerdì 14 maggio 2010, 19:49

Re: Ubuntu software center problemi

Messaggio da stabloch »

qualcuno mi aiuti vi prego
Avatar utente
Megatux
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 11793
Iscrizione: lunedì 21 settembre 2009, 12:47
Desktop: Ubuntu
Distribuzione: Ubuntu 22.04.3 LTS x86_64
Sesso: Maschile

Re: Ubuntu software center problemi

Messaggio da Megatux »

Vai in Sistema-Amministrazione-Sorgenti software e posta una schermata della scheda inerente a "software di terze parti" e vediamo se il repository incriminato è lì...
Il mondo sarebbe migliore con Gnu/Linux Ubuntu!
stabloch
Prode Principiante
Messaggi: 61
Iscrizione: venerdì 14 maggio 2010, 19:49

Re: [risolto]Ubuntu software center problemi

Messaggio da stabloch »

grazie gentilissimo
Avatar utente
Megatux
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 11793
Iscrizione: lunedì 21 settembre 2009, 12:47
Desktop: Ubuntu
Distribuzione: Ubuntu 22.04.3 LTS x86_64
Sesso: Maschile

Re: [risolto]Ubuntu software center problemi

Messaggio da Megatux »

Di nulla...
Il mondo sarebbe migliore con Gnu/Linux Ubuntu!
Scrivi risposta

Ritorna a “Installazione e aggiornamento del sistema operativo”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 4 ospiti