Я установил скайп но он не запускается
dpkg: considering removing skype-bin in favour of skype ...
dpkg: no, cannot proceed with removal of skype-bin (--auto-deconfigure will help):
skype depends on skype-bin
skype-bin is to be removed.
dpkg: regarding skype-ubuntu-precise_4.3.0.37-1_i386.deb containing skype:
skype conflicts with skype-bin
skype-bin (version 4.3.0.37-0ubuntu0.12.04.1) is present and installed.
dpkg: error processing archive skype-ubuntu-precise_4.3.0.37-1_i386.deb (--install):
conflicting packages - not installing skype
Errors were encountered while processing:
skype-ubuntu-precise_4.3.0.37-1_i386.deb
1 ответ
Попробуйте это, ( оригинальная ссылка)
Шаг 1: Удалить предыдущую версию.
sudo apt-get remove skype skype-bin:i386 skype:i386
sudo apt-get install sni-qt:i386
Шаг 2: Установите Skype.
Для 32-битной ОС:
sudo apt-get update
sudo apt-get install gdebi
wget download.skype.com/linux/skype-ubuntu-precise_4.3.0.37-1_i386.deb
sudo gdebi skype-ubuntu-precise_4.3.0.37-1_i386.deb
Для 64-битной ОС:
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install gdebi
wget download.skype.com/linux/skype-ubuntu-precise_4.3.0.37-1_i386.deb
sudo gdebi skype-ubuntu-precise_4.3.0.37-1_i386.deb
Важно, если вы установили более старую версию Skype на Ubuntu, очистите старую папку Skype. Затем очистите это, используя:
cd ~ && rm -r .Skype