apt-get install 로 설치가능한 목록은 어디서(어떻게) 볼 수 있나요?

beebee의 이미지
1140
points
1
point

우분투에서 apt-get install 로 설치가능한 목록은 어디서(어떻게) 볼 수 있나요?

가령 apt-get install python-imaging 하면 PythonImaheLib 이 설치되는거 같던데요 ..

그렇다면 apt-get install python-* 로 설치가 가능한 뭔가가 더있단 이야기죠.

freeBSD에서 fink installl list 처럼 설치가능 목록을 보는 방법, 없나요?

sakuragi의 이미지
1603
points

apt-cache search

1
point

apt-cache search python-*

----------

http://sakuragi.org

kz의 이미지
10664
points

apt-cache pkgnames [word]

2
points

패키지 이름만으로 검색하거나 전체 출력하거나 합니다.

beebee의 이미지
1140
points

캄사 합니다~

1
point

캄사 합니다~

댓글 보기 옵션

원하시는 댓글 전시 방법을 선택한 다음 "설정 저장"을 누르셔서 적용하십시오.