J'essayais d'installer Teamviewer, mais j'obtenais une erreur de dépendance. J'ai essayé d'installer les paquets requis, mais sans succès.
Je reçois cette erreur:
Unpacking teamviewer (from teamviewer_linux_x64.deb) ...
dpkg: dependency problems prevent configuration of teamviewer:
teamviewer depends on lib32asound2; however:
Package lib32asound2 is not installed.
teamviewer depends on lib32z1; however:
Package lib32z1 is not installed.
teamviewer depends on ia32-libs; however:
Package ia32-libs is not installed.
dpkg: error processing teamviewer (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
teamviewer
j'ai essayé
sudo apt-get -f install
Obtenir
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
lib32z1 lib32ncurses5 lib32bz2-1.0
Package lib32asound2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'lib32asound2' has no installation candidate
E: Package 'ia32-libs' has no installation candidate
Je ne peux même pas aller au
sudo dpkg -i teamviewer_linux_x64.deb
Si je force l'installation
sudo dpkg --force-depends -i teamviewer_linux_x64.deb
Bien que ce soit "Configuration de Temviewer", cela me donne ceci:
Comment puis-je résoudre ce problème?