Seit Wochen versuche ich Skype auf meinem Computer zu installieren. Ich stellte mir vor, es wäre eine einfache Aufgabe, aber es wird ein Albtraum.
Was ich bisher ausprobiert habe:
Installation von der Kommandozeile mit apt
Am einfachsten und wahrscheinlichsten würde es jemand versuchen:
sudo apt-get install skype
Aber ich bekomme das leider:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed.
This may mean that you have requested an impossible situation or if you are
using the unstable distribution that some required packages have not
yet been created or been moved out of Incoming. The following
information may help to resolve the situation:
The following packages have unmet dependencies:
skype :
Depends:
skype-bin
E: Unable to correct problems, you have held broken packages.
Wenn ich versuche, sudo apt-get intall skype-bin
bekomme ich:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created or
been moved out of Incoming. The following information may help to
resolve the situation:
The following packages have unmet dependencies: skype-bin:i386 :
Depends: libqt4-dbus:i386 (>= 4:4.5.3) but it is not going to be installed
Depends: libqt4-network:i386 (>= 4:4.8.0) but it is not going to be installed
Depends: libqt4-xml:i386 (>= 4:4.5.3) but it is not going to be installed
Depends: libqtcore4:i386 (>= 4:4.7.0~beta1) but it is not going to be installed
Depends: libqtgui4:i386 (>= 4:4.8.0) but it is not going to be installed
Depends: libqtwebkit4:i386 (>= 2.2~2011week36) but it is not going to be installed
Recommends: sni-qt:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Danach habe ich mit Befehlen versucht , wie sudo apt-get clean
, sudo apt-get update
, sudo apt-get autoclean
und sudo apt-get -f install
, unter anderem, um ein Problem mit Paketen Abhängigkeit zu beheben , aber es war völlig erfolglos.
Ich habe die hier beschriebenen Anweisungen befolgt ( Wie installiere ich Skype? ), Aber es funktioniert auch nicht.
Installation über das Software Center
Wenn ich versuche, über das Software Center zu installieren, wird genau derselbe Fehler angezeigt, der beim Ausführen sudo apt-get install skype
über das Terminal auftritt.
Installation mit Ubuntu Tweak
Schlägt auch fehl, bekomme ich den folgenden Fehler:
skype: Kommt drauf an: skype-bin, ist aber ein virtuelles Paket.
Installation mit Synaptic
Ich habe auch die hier beschriebenen Anweisungen befolgt:
community.skype.com/t5 / Linux / Installation aufgrund nicht erfüllter Abhängigkeiten nicht möglich - Skype-bin / mp / 1339650 / highlight / true # M3329
Vieles davon funktioniert auch nicht.
Installieren von offiziellem Skype .deb
Nachdem ich skype-ubuntu-exact_4.1.0.20-1_i386.deb von http://www.skype.com/de/download-skype/skype-for-linux/downloading/?type=ubuntu64 heruntergeladen hatte, versuchte ich es trotzdem zu installieren Software Center zeigt jedoch den folgenden Fehler an:
Lbqt4-dbus: i386 kann nicht installiert werden
Ich versuche, apt zu reparieren
Ich habe versucht, ein mögliches Problem mit Paketen zu beheben, indem ich diesem Beitrag gefolgt bin ( Wie löse ich nicht erfüllte Abhängigkeiten, nachdem ich eine PPA hinzugefügt habe? ), Aber es hat nicht funktioniert.
Befolgen Sie die Anweisungen der Ubuntu-Hilfe
Wenn ich versuche, den Anweisungen unter https://help.ubuntu.com/community/Skype zu folgen sudo dpkg --add-architecture i386
, erhalte ich beim Ausführen folgende Informationen:
dpkg: fehler: unbekannte option --add-architecture
Ich habe auch andere Ansätze ausprobiert, indem ich anderen Posts und Lösungen gefolgt bin, die ich gefunden habe, aber nichts davon hat für mich funktioniert. Zu diesem Zeitpunkt bin ich völlig verloren und weiß nicht, was ich sonst noch tun kann. Ich hoffe, jemand kann eine Lösung finden.
Dies ist der Inhalt meiner sources.list, nur für den Fall:
# deb cdrom:[Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213)]/ dists/precise/main/binary-i386/
# deb cdrom:[Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213)]/ dists/precise/restricted/binary-i386/
# deb cdrom:[Ubuntu 12.04.2 LTS _Precise Pangolin_ - Release amd64 (20130213)]/ precise main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu precise main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu precise-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://archive.ubuntu.com/ubuntu precise universe
deb http://archive.ubuntu.com/ubuntu precise-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://archive.ubuntu.com/ubuntu precise multiverse
deb http://archive.ubuntu.com/ubuntu precise-updates multiverse
## 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://archive.ubuntu.com/ubuntu precise-security main restricted
deb http://archive.ubuntu.com/ubuntu precise-security universe
deb http://archive.ubuntu.com/ubuntu precise-security 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 precise partner
deb-src http://archive.canonical.com/ubuntu precise partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
# deb http://extras.ubuntu.com/ubuntu precise main
# deb-src http://extras.ubuntu.com/ubuntu precise main
deb http://archive.canonical.com/ precise partner
deb-src http://archive.canonical.com/ precise partner