Prima di tutto, penso che questa domanda non sia duplicata, perché ho provato tutte le altre soluzioni che ho trovato qui, ma nulla ha risolto il mio problema.
Uso Ubuntu 14.04 64 bit.
Ho provato fino ad ora:
sudo apt-get install skype
-> Non ha funzionato. L'errore era:
The following packages have unmet dependencies:
skype : Depends: skype-bin
E: Unable to correct problems, you have held broken packages.
Ho provato sudo dpkg add-architecture && sudo dpkg -i skype-ubuntu-precise_4.3.0.37-1_i386.deb
ma non ha funzionato neanche. L'errore era:
dpkg: dependency problems prevent configuration of skype:
skype depends on libqt4-dbus (>= 4:4.5.3); however:
Package libqt4-dbus is not installed.
skype depends on libqt4-network (>= 4:4.8.0); however:
Package libqt4-network:i386 is not installed.
skype depends on libqt4-xml (>= 4:4.5.3); however:
Package libqt4-xml:i386 is not installed.
skype depends on libqtcore4 (>= 4:4.7.0~beta1); however:
Package libqtcore4:i386 is not installed.
skype depends on libqtgui4 (>= 4:4.8.0); however:
Package libqtgui4:i386 is not installed.
skype depends on libqtwebkit4 (>= 2.2~2011week36); however:
skype depends on libstdc++6 (>= 4.2.1); however:
Package libstdc++6:i386 is not installed.
skype depends on libx11-6; however:
Package libx11-6:i386 is not installed.
skype depends on libxext6; however:
Package libxext6:i386 is not installed.
skype depends on libxss1; however:
Package libxss1:i386 is not installed.
skype depends on libxv1; however:
Package libxv1:i386 is not installed.
skype depends on
dpkg: error processing package skype (--install):
dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.54ubuntu1) ...
Errors were encountered while processing:
skype
Ho provato a utilizzare dopo sudo apt-get -f install
ma non ha risolto il problema.
Ho provato a installare usando Gdebi
. L'errore era:
Cannot install 'libqtwebkit4:i386'
Ho provato a installare usando Ubuntu Software Center . L'errore era:
Cannot install 'libqtwebkit4:i386'
Ho provato a cambiare il server in "Software e aggiornamenti". Ho provato a utilizzare "Server principale" e "Server per gli Stati Uniti". Ma non è stato in grado di risolvere il mio problema.
Qualcuno ha idea di come risolverlo?
RISOLTO
Bene, ho formattato il mio pc e ho installato Skype prima di tutto. Probabilmente un'altra installazione che avevo fatto prima dell'installazione di Skype era il problema, immagino.
Grazie gente!