웹브라우저를 열지 않고도 패키지를 설치하기 전에 패키지에 대한 정보를 확인할 수 있는지 궁금합니다.
예를 들어 내가 다음을 입력한다고 가정해 보겠습니다.
~$ asdf
그런 다음 권장 패키지가 표시됩니다.
No command 'asdf' found, did you mean:
Command 'asdfg' from package 'aoeui' (universe)
Command 'sadf' from package 'sysstat' (main)
Command 'sdf' from package 'sdf' (universe)
asdf: command not found
"sdf" 패키지가 무엇을 하는지 알고 싶다고 가정해 보겠습니다. 이 정보를 단말기에서 찾을 수 있나요? 아니면 온라인에서 천천히 찾아보아야 하나요?
답변1
Ubuntu(debian 기반)에서는 apt-cache show package
명령을 실행하여 패키지에 대한 모든 정보를 볼 수 있습니다. 또한 이를 실행하여 더 많은 정보를 얻을 수도 apt-cache showpkg package
있습니다 apt-cache policy package
.
예:
$ apt-cache show sdf
Package: sdf
Priority: extra
Section: universe/text
Installed-Size: 1415
Maintainer: Colin Watson <[email protected]>
Architecture: all
Version: 2.001+1-3
Depends: perl
Suggests: sdf-doc, perl-doc, htmldoc, texlive-latex-base, ghostscript, sgmltools-lite
Filename: pool/universe/s/sdf/sdf_2.001+1-3_all.deb
Size: 294288
MD5sum: 49f9370b17567bae8a362d83633ffb66
SHA1: 967da4edf9948bb9393db34bd1f8037a840bd335
SHA256: 968769e7c75d1612f4f3c4b26c49532b26f288fd8ee722c2d83ba807620e0df5
Description-en: Simple Document Parser
SDF (Simple Document Format) is a freely available document development
system which generates high quality outputs in a variety of formats
from a single source. The output formats supported include
PostScript(tm), PDF, HTML, plain text, POD, man pages, LaTeX,
MIF, SGML, Windows(tm) help, RTF, MIMS F6 help and MIMS HTX help.
If the idea of specifying documents in a logical manner via a
simple markup language sounds appealing, SDF may be useful to you.
Description-md5: 65eb1315794ec8133dd1a14b0e8db243
Multi-Arch: foreign