Chrome을 설치할 수 없습니다. 어떻게 고치나요?


35

Chrome 브라우저를 설치할 수 없습니다. 왜 그리고 어떻게 고칠 지 궁금합니다. Chrome을 설치할 때 터미널에서 얻은 로그는 다음과 같습니다.

$ sudo dpkg --install chrome.deb
[sudo] password for young: 
Selecting previously unselected package google-chrome-stable.
(Reading database ... 141861 files and directories currently installed.)
Unpacking google-chrome-stable (from chrome.deb) ...
dpkg: dependency problems prevent configuration of google-chrome-stable:
 google-chrome-stable depends on libgconf2-4 (>= 2.27.0); however:
  Package libgconf2-4 is not installed.
 google-chrome-stable depends on libnss3-1d (>= 3.12.3); however:
  Package libnss3-1d is not installed.
 google-chrome-stable depends on libxss1; however:
  Package libxss1 is not installed.

dpkg: error processing google-chrome-stable (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for man-db ...
Errors were encountered while processing:
 google-chrome-stable

$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
  linux-headers-3.5.0-17
Use 'apt-get autoremove' to remove it.
The following packages will be REMOVED:
  google-chrome-stable
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 140 MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 141960 files and directories currently installed.)
Removing google-chrome-stable ...
Processing triggers for man-db ...
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...

$ sudo dpkg --install chrome.deb
Selecting previously unselected package google-chrome-stable.
(Reading database ... 141861 files and directories currently installed.)
Unpacking google-chrome-stable (from chrome.deb) ...
dpkg: dependency problems prevent configuration of google-chrome-stable:
 google-chrome-stable depends on libgconf2-4 (>= 2.27.0); however:
  Package libgconf2-4 is not installed.
 google-chrome-stable depends on libnss3-1d (>= 3.12.3); however:
  Package libnss3-1d is not installed.
 google-chrome-stable depends on libxss1; however:
  Package libxss1 is not installed.

dpkg: error processing google-chrome-stable (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for man-db ...
Errors were encountered while processing:
 google-chrome-stable

GUI에서도 작동하지 않습니다. 내가 가진 것을보십시오 :

GUI에서


동일한 문제이며 아래 답변 중 아무것도 작동하지 않는 것 같습니다.
Yan King Yin

답변:



56

누락 된 종속성을 설치하여이 문제를 해결할 수 있습니다.
을 실행 한 후 다음 명령
을 실행 sudo dpkg -i google-chrome-stable_current_i386.deb하십시오.

sudo apt-get install -f

누락 된 종속성을 설치하고 Chrome을 구성합니다.


1
질문을 읽으십시오. 이것이 바로 OP
가하는

3
이것은 내 빵을 구했습니다. yay
Nicholas DiPiazza

훌륭하게 작동, 그냥 설치를 두 번 실행해야 추가 추가
Ahmed Hamdy

10

왜 우분투 저장소에서 Chromium을 설치하지 않습니까?

sudo apt-get install chromium-browser

간단합니다!


2
현재이 버전은 Google 브랜드 버전에서 이미 수정 된 많은 보안 버그로 패키지 된 이전 버전입니다.
gertvdijk

크롬 브라우저는 안정적이지 않으며 대부분 개발자에게 적합하지 않기 때문에 크롬 브라우저를 설치하고 싶지 않습니다.
올빼미

2
나는 그것이 매우 안정적인 것으로 나타났습니다. 본질적으로 Chrome과 같습니다.
부드러운 텍사스

나는 그것을 알지 못했을 것입니다. apt-get을 언제 사용해야하는지, 언제 사용하지 않아야하는지 어떻게 알 수 있습니까?
Bruce Whealton

1
원하는 예가 chrome아닌 하나의 예 chromium: Windows + TV + 스마트 폰에서 작동하는 유료 구독이 이미있는 경우 Linux에서도 액세스 할 수 있습니까? 이 경우 chrome즉시 필요한 모든 것이 제공 될 수 있습니다. 또한 쉽게 업데이트 할 수 있습니다. 달리 chromium(플래시, DRM 등의 생각)이 적용 인해 모든 비틀기에 : 어떤 (안전 유지하기 위해 읽기) 대부분의 시간을 가입 지원하지 않는 업데이트 계속하기 어려운 경우가 많습니다.
티노

1

sudo apt-get update ; sudo apt-get install libgconf2-4 libnss3-1d libxss1

여기에 오류 출력을 게시하십시오. 오류가 없으면 sudo dpkg -i chrome.deb나중에 다시 잘하십시오.


안녕하세요, 답장을 보내 주셔서 감사합니다. : 나는 몇 가지 오류 메시지 가지고 pastebin.com/CYeCMWiE을
올빼미

0

최근에이 오류를보고 다음을 사용하여 해결할 수있었습니다.

apt-get install libcurl3

0

나는 같은 문제가 있었고 이것을 고치기 위해 이것을 사용했다.

sudo apt-get update
sudo apt-get upgrade
sudo apt -f install

그런 다음 Chrome을 다시 설치하십시오.

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