
Ubuntu 14.04 LTS에서 패키지 소프트웨어 센터를 찾을 수 없습니다.
터미널을 통해 설치를 시도했지만 다음 오류가 발생했습니다.
ravip@LP204:~$ sudo apt-get install software-center
[sudo] password for ravip:
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:
software-center : Depends: software-center-aptdaemon-plugins but it is not going to be installed
Depends: python-gi but it is not going to be installed
Depends: python-gi-cairo but it is not going to be installed
Depends: python-aptdaemon (>= 0.40) but it is not going to be installed
Depends: python-aptdaemon.gtk3widgets but it is not going to be installed
Depends: oneconf (>= 0.2.6) but it is not going to be installed
Recommends: software-properties-gtk but it is not going to be installed
Recommends: sessioninstaller but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
모든 Depends
패키지가 Recommends
설치되어 있고 최신 상태입니다.
어떻게 해결할 수 있나요?
답변1
- 국가를 선택하세요
- 게시 선택
- 우분투 지점을 선택하세요
- 우분투 업데이트를 선택하세요
- 딸깍 하는 소리
Generate
- 목록을 생성한 후 주어진 Curl 명령을 실행하십시오.
다음 명령을 실행하십시오.
sudo apt-get clean && sudo apt-get update && sudo apt-get upgrade
sudo apt-get install software-center