주 메뉴 열기

wwiki β

Apt 편집하기

경고: 로그인하지 않았습니다. 편집을 하면 IP 주소가 공개되게 됩니다. 로그인하거나 계정을 생성하면 편집자가 사용자 이름으로 기록되고, 다른 장점도 있습니다.

편집을 되돌릴 수 있습니다. 이 편집을 되돌리려면 아래의 바뀐 내용을 확인한 후 저장해주세요.
최신판 당신의 편집
63번째 줄: 63번째 줄:
 
deb-src http://deb.debian.org/debian buster-updates main
 
deb-src http://deb.debian.org/debian buster-updates main
 
</syntaxhighlight>
 
</syntaxhighlight>
 
=== apt-key ===
 
Usage: apt-key [--keyring file] [command] [arguments]
 
 
Manage apt's list of trusted keys
 
 
apt-key add <file>          - add the key contained in <file> ('-' for stdin)
 
 
apt-key del <keyid>        - remove the key <keyid>
 
 
apt-key export <keyid>      - output the key <keyid>
 
 
apt-key exportall          - output all trusted keys
 
 
apt-key update              - update keys using the keyring package
 
 
apt-key net-update          - update keys using the network
 
 
apt-key list                - list keys
 
 
apt-key finger              - list fingerprints
 
 
apt-key adv                - pass advanced options to gpg (download key)
 
$ wget -qO - <nowiki>https://도메인/archive.key</nowiki> | sudo apt-key add -
 
<br />
 
 
[[분류:명령어]]
 
[[분류:명령어]]
 
[[분류:Debian]]
 
[[분류:Debian]]

wwiki에서의 모든 기여는 다른 기여자가 편집, 수정, 삭제할 수 있다는 점을 유의해 주세요. 만약 여기에 동의하지 않는다면, 문서를 저장하지 말아 주세요.
또한, 직접 작성했거나 퍼블릭 도메인과 같은 자유 문서에서 가져왔다는 것을 보증해야 합니다 (자세한 사항은 Wwiki:저작권 문서를 보세요). 저작권이 있는 내용을 허가 없이 저장하지 마세요!

취소 편집 도움말 (새 창에서 열림)