"APT 패키지 찾기 aptitude search"의 두 판 사이의 차이

13번째 줄: 13번째 줄:
varnish-doc - documentation for Varnish Cache
varnish-doc - documentation for Varnish Cache
</source>
</source>
:→ 패키지명은 varnish
<source lang='cli'>
<source lang='cli'>
root@jmnote02:~# aptitude show varnish
root@jmnote02:~# aptitude show varnish

2014년 12월 12일 (금) 22:07 판

1 개요

APT 패키지 찾기
apt-cache search

2 실행예시

root@jmnote02:~# apt-cache search varnish
libvarnishapi-dev - development files for Varnish
libvarnishapi1 - shared libraries for Varnish
varnish - state of the art, high-performance web accelerator
varnish-dbg - debugging symbols for varnish
varnish-doc - documentation for Varnish Cache
→ 패키지명은 varnish
root@jmnote02:~# aptitude show varnish
Package: varnish                         
State: not installed
Version: 3.0.2-1ubuntu0.1
Priority: 옵션
Section: universe/web
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Uncompressed Size: 1,288 k
Depends: libc6 (>= 2.14), libedit2 (>= 2.11-20080614-1), libncurses5 (>= 5.5-5~), libpcre3 (>=
         8.10), libtinfo5, libvarnishapi1 (>= 3.0.0), gcc (>= 3.3), libc6-dev | libc6.1-dev |
         libc-dev, adduser
Suggests: varnish-doc
Conflicts: varnish
Replaces: libvarnishapi1 (< 3.0.0-5), libvarnishapi1 (< 3.0.0-5)
Description: state of the art, high-performance web accelerator
 
Homepage: http://varnish-cache.org/
→ varnish 3.0.2

3 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}