2013-07-31 8 views
2

I 실행 리눅스 민트에서 다음 명령 (12) 리사 :설치할 수 없습니다 자식

1). sudo rm -rf /var/lib/apt/lists/* -vf 
2). sudo apt-get update 
3). sudo apt-get install git 

내가 설치 한 자식이다 3. 실행에 다음과 같은 오류가 점점 오전 :

Reading package lists... Done 
Building dependency tree  
Reading state information... Done 
E: Unable to locate package git 

내/

deb http://packages.linuxmint.com/ lisa main upstream import 
deb http://archive.ubuntu.com/ubuntu/ oneiric main restricted universe multiverse 
deb http://archive.ubuntu.com/ubuntu/ oneiric-updates main restricted universe multiverse 
deb http://security.ubuntu.com/ubuntu/ oneiric-security main restricted universe multiverse 
deb http://archive.canonical.com/ubuntu/ oneiric partner 
deb http://packages.medibuntu.org/ oneiric free non-free 

# deb http://archive.getdeb.net/ubuntu oneiric-getdeb apps 
# deb http://archive.getdeb.net/ubuntu oneiric-getdeb games 

는 sudo는 apt-get을 업그레이드를 다음을 보여줍니다 : 등/아파트/sources.list에 다음과 같은 내용이 포함

Reading package lists... Done 
Building dependency tree  
Reading state information... Done 
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 
+0

@vidit를 사용하여 자식을 설치? –

+0

은 쓸데없는 주석을 무시합니다. – vidit

+0

나는'git-core'라고 생각하기 때문에 모두 같이 있어야한다 :'apt-get install git-core' – fedorqui

답변

1

먼저 적성을 설치해야합니다.

sudo apt-get install aptitude 

다음 명령을 sudo는이 apt-get을 수행 업그레이드 무엇

sudo aptitude install git