Ubuntu 12.04 LTS 64 비트에 Skype 설치


18

몇 주 전부터 컴퓨터에 Skype를 설치하려고합니다. 나는 그것이 직설적 인 작업이라고 상상했지만 악몽이되고 있습니다.

내가 지금까지 시도한 것 :

apt를 사용하여 명령 줄에서 설치

가장 쉬운 사람은 누구나 시도 할 것입니다. sudo apt-get install skype

그러나 불행히도 이것을 얻습니다.

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.

내가 시도 sudo apt-get intall skype-bin하면 :

 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.

내가 좋아하는 명령을 시도 그 후 sudo apt-get clean, sudo apt-get update, sudo apt-get autocleansudo apt-get -f install패키지 의존성 어떤 문제를 해결하기 위해, 다른 사람의 사이에서, 그러나 그것은 완전히 실패했습니다.

여기에 설명 된 지침 ( Skype을 어떻게 설치합니까? ) 을 따랐 지만 작동하지 않습니다.


소프트웨어 센터에서 설치

Software Center에서 설치하려고 sudo apt-get install skype하면 터미널에서 실행하는 것과 정확히 같은 오류가 발생 합니다.


Ubuntu Tweak을 사용하여 설치

실패하면 다음과 같은 오류가 발생합니다.

skype : 의존 : skype-bin이지만 가상 패키지입니다.


시냅틱으로 설치

나는 또한 여기에 설명 된 지침을 따랐습니다.

community.skype.com/t5 / Linux / 설치 불가능으로 인해 충족되지 않은 종속성 -Skype-bin / mp / 1339650 / highlight / true # M3329

동일하게 작동하지 않습니다.


공식 Skype .deb 설치

http://www.skype.com/en/download-skype/skype-for-linux/downloading/?type=ubuntu64 에서 skype-ubuntu-precise_4.1.0.20-1_i386.deb 를 다운로드 한 후 설치하려고했습니다. 소프트웨어 센터이지만 다음 오류가 표시됩니다.

'lbqt4-dbus : i386'을 설치할 수 없습니다


apt를 수정하려고

이 게시물 ( PPA를 추가 한 후 충족되지 않은 종속성을 어떻게 해결합니까? )을 따라 패키지의 가능한 문제를 해결하려고 시도했지만 작동하지 않았습니다.


우분투 도움말 지침에 따라

https://help.ubuntu.com/community/Skype에 설명 된 지침을 따르 sudo dpkg --add-architecture i386려고하면 다음과 같은 문제가 발생 합니다.

dpkg : 오류 : 알 수없는 옵션-아키텍처 추가


나는 또한 내가 찾은 다른 게시물과 솔루션을 따라 다른 접근법을 시도했지만 이것 중 아무것도 나를 위해 효과가 없었습니다. 이 시점에서 나는 완전히 길을 잃었고, 내가 무엇을 할 수 있는지 모른다. 누군가가 어떤 해결책을 제시 할 수 있기를 바랍니다.

이것은 다음과 같은 경우를 위해 내 sources.list의 내용입니다.

# 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

세 번째 단계를 실행할 때 오류가보고됩니다. $ sudo apt-get install skype 패키지 목록 읽기 ... 완료 건물 종속성 트리 상태 정보 읽기 ... 완료 일부 패키지를 설치할 수 없습니다. 이는 불가능한 상황을 요청했거나 일부 필수 패키지가 아직 작성되지 않았거나 수신에서 제외 된 불안정한 분배를 사용중인 경우를 의미 할 수 있습니다. 다음 정보는 상황을 해결하는 데 도움이 될 수 있습니다. 다음 패키지는 충족되지 않은 종속성이 있습니다. skype : 종속성 : skype-bin E : 문제를 해결할 수 없습니다.

Ubuntu 12.04를 설치 한 후 Skype를 즉시 설치하려고하면 skype-bin의 종속으로 인해 실패했을 수 있습니다. 가장 쉬운 방법은 "Update Manager"를 통해 시스템을 업데이트 한 다음 "Software Center"를 통해 Skype를 성공적으로 설치하는 것입니다. 행운을 빕니다.


두 질문의 제목이 비슷하지만 설명 된 문제는 아무런 관련이 없습니다. 또한, 내 질문은 큰 연구 노력을 보여 주지만 다른 질문은 그렇지 않습니다.
Alejandro García Seco

답변:


13

Gx1sptDTDa와 Alejandro García Seco의 조합은 나를 위해 완벽하게 작동했습니다.

  1. 터미널을 엽니 다 ( Ctrl+ Alt+ T).
  2. 이것을 터미널에 복사하여 붙여 넣으십시오.

    sudo apt-get install libqt4-dbus:i386 libqt4-network:i386 libqt4-xml:i386 libqtcore4:i386 libqtgui4:i386 libqtwebkit4:i386 sni-qt:i386
    

    를 누릅니다 Enter.

  3. 그런 다음 다음을 붙여 Skype를 설치하십시오.

    sudo apt-get install skype
    

Skype 4.2는 새로운 Ubuntu 12.04 LTE 64 비트에서 실행됩니다.


4
우분투 13.10에서 패키지 스카이프를 찾을 수 없습니다
Slier

2 단계 후에 데비안 버전을 다운로드하여 다른 패키지로 설치하십시오.
Elijah Goforth

7

>> 32 비트 용

터미널 명령 :

wget  http://download.skype.com/linux/skype-ubuntu-lucid_4.2.0.11-1_i386.deb
sudo dpkg -i skype-ubuntu-lucid_4.2.0.11-1_i386.deb
sudo apt-get -f install;rm skype-ubuntu-lucid_4.2.0.11-1_i386.deb

>> 64 비트 용

터미널 명령 :

sudo dpkg --add-architecture i386
sudo apt-get install ia32-libs
sudo apt-get update
wget http://download.skype.com/linux/skype-ubuntu-lucid_4.2.0.11-1_i386.deb
sudo dpkg -i skype-ubuntu-lucid_4.2.0.11-1_i386.deb
sudo apt-get -f install;rm skype-ubuntu-lucid_4.2.0.11-1_i386.deb

이 모든 것이 터미널에서 실행 된 후 sudo apt-get install sni-qt:i386; 이것은 스카이프 연락처 창을 복원합니다

그게 전부입니다. 최대 5 분 안에 완료됩니다. 64 비트에서 Ubuntu를 사용하고 Skype를 설치하는이 방법은 항상 완벽하게 작동했습니다.


+1 공감-나는 이것이 효과가 있음을 발견했다 (64bit 12.04 Ubuntu-Robi의 답변을 먼저 시도했다 (그리고 apt-get install skype패키지를 찾지 못 했으므로 Dave에서이 답변을했다). 그래서 나의 단계는 실제로 Robi와 Dave의 답변의 조합이다.
therobyouknow

나는 Dave의 단계 중 1 단계를 수행 할 수 없다고 덧붙여 야합니다 sudo dpkg --add-architecture i386. dpkg: error: unknown option --add-architecture그러나 나는 Dave의 다른 모든 단계를 진행할 수있었습니다 ( sudo apt-get install skypeRobi의 대답 중 마지막 단계 ( -우분투에서 패키지 스카이프를 찾을 수 없음)). Robi의 대답이 Dave의 전제 조건이라고 반드시 생각하지는 않지만, 그것은 나에게 특별히 맞는 정확한 단계를 제공하여 도움을 주려는 의도가 아닙니다.
therobyouknow

3

좋아, 내 문제에 대한 해결책을 찾았습니다. 여기에 설명 된 단계를 수행했습니다. http://rumytaulu.wordpress.com/2012/10/26/cant-install-ia32-libs-and-ia32-libs-multiarch-how-to-fix-it/

그 후, 나는 단순히 달렸고 sudo apt-get install skype... 짜잔, 작동합니다!

나는 그것이 부정적인 결과를 초래한다고 말해야한다. sudo apt-get dist-upgrade세 번째 단계에서 설명한대로 실행 한 후 실행 하면 다음이 나타납니다 sudo apt-get autoremove.

Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up grub-efi-amd64 (1.99-21ubuntu3.9) ...
/var/lib/dpkg/info/grub-efi-amd64.postinst: line 684: grub-install: command not found
dpkg: error processing grub-efi-amd64 (--configure):
 subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of grub-efi-amd64-signed:
 grub-efi-amd64-signed depends on grub-efi-amd64 (>= 1.99-21ubuntu3.5); however:
  Package grub-efi-amd64 is not configured yet.
dpkg: error processing grub-efi-amd64-signed (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                          Errors were encountered while processing:
 grub-efi-amd64
 grub-efi-amd64-signed
E: Sub-process /usr/bin/dpkg returned an error code (1)

다행스럽게도 잘 작동하지만 이제는 Grub 패키지와 관련된 문제를 해결하고 싶습니다. 특히 Grub과 관련이 있기 때문에 매우 중요합니다. 컴퓨터를 부팅 할 때 예기치 않은 문제가 더있을 수 있는지 궁금합니다 ...

이 원하지 않는 결과를 수정하면이 답변을 업데이트 할 것입니다. 방법을 아는 사람이 있으면 알려주십시오.

최신 정보:

GRUB 패키지로 문제를 해결하고 여기에 문제와 해결책을 설명했습니다 : 깨진 패키지 시스템을 수정할 수 없습니다


2

Skype는 Ubuntu 12.04 LTS 32 비트에 설치하기가 정말 어려웠습니다. 여기에 나열된 대부분의 것을 시도했지만 Ubuntu Tweak 의 Apps 섹션을 통해서만 올바르게 설치할 수 있습니다.


그래도 아직 시도하지 않은 것입니다. 시험해보고 알려 드리겠습니다. 감사.
Alejandro García Seco

Ubuntu Tweak을 제안하려고했지만 MorganSBailey가 저를 이겼습니다. 시도해 볼만한 가치가 있으며, 응용 프로그램 설치, 오래된 커널 항목과 같은
크래프트

Ubuntu Tweak을 설치했으며 Skype를 통한 Skype 설치도 실패합니다.
Alejandro García Seco

Ubuntu Tweaks 사용 경험에 관한 질문을 업데이트했습니다.
Alejandro García Seco

0

나는 이것을하는 놀랍도록 쉬운 방법을 발견했다. 터미널에서 다음 명령을 실행하십시오.

sudo apt-get install libqt4-dbus:i386 libqt4-network:i386 libqt4-xml:i386 libqtcore4:i386 libqtgui4:i386 libqtwebkit4:i386 sni-qt:i386

wget http://download.skype.com/linux/skype-debian_4.2.0.13-1_i386.deb

sudo dpkg -i skype-debian_4.2.0.13-1_i386.deb

첫 번째 것은 종속성을 다운로드하고 두 번째는 .deb 패키지를 다운로드 한 다음 마지막 패키지를 설치합니다. 단순한!

당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.