]> git.saurik.com Git - apt-legacy.git/blame - doc/apt-key.8
Added no-cache cache control to APT.
[apt-legacy.git] / doc / apt-key.8
CommitLineData
da6ee469
JF
1.\" Title: apt\-key
2.\" Author: Jason Gunthorpe
3.\" Generator: DocBook XSL Stylesheets v1.71.0 <http://docbook.sf.net/>
4.\" Date: 14 December 2003
5.\" Manual:
6.\" Source: Linux
7.\"
8.TH "APT\-KEY" "8" "14 December 2003" "Linux" ""
9.\" disable hyphenation
10.nh
11.\" disable justification (adjust text to left margin only)
12.ad l
13.SH "NAME"
14apt\-key \- APT key management utility
15.SH "SYNOPSIS"
16.HP 8
17\fBapt\-key\fR [\fIcommand\fR/] [\fB\fIarguments\fR\fR...]
18.SH "DESCRIPTION"
19.PP
20
21\fBapt\-key\fR
22is used to manage the list of keys used by apt to authenticate packages. Packages which have been authenticated using these keys will be considered trusted.
23.SH "COMMANDS"
24.PP
25add \fIfilename\fR
26.RS 3n
27Add a new key to the list of trusted keys. The key is read from
28\fIfilename\fR, or standard input if
29\fIfilename\fR
30is
31\-.
32.RE
33.PP
34del \fIkeyid\fR
35.RS 3n
36Remove a key from the list of trusted keys.
37.RE
38.PP
39list
40.RS 3n
41List trusted keys.
42.RE
43.PP
44update
45.RS 3n
46Update the local keyring with the keyring of Debian archive keys and removes from the keyring the archive keys which are no longer valid.
47.RE
48.SH "FILES"
49.PP
50\fI/etc/apt/trusted.gpg\fR
51.RS 3n
52Keyring of local trusted keys, new keys will be added here.
53.RE
54.PP
55\fI/etc/apt/trustdb.gpg\fR
56.RS 3n
57Local trust database of archive keys.
58.RE
59.PP
60\fI/usr/share/keyrings/debian\-archive\-keyring.gpg\fR
61.RS 3n
62Keyring of Debian archive trusted keys.
63.RE
64.PP
65\fI/usr/share/keyrings/debian\-archive\-removed\-keys.gpg\fR
66.RS 3n
67Keyring of Debian archive removed trusted keys.
68.RE
69.SH "SEE ALSO"
70.PP
71
72\fBapt\-get\fR(8),
73\fBapt\-secure\fR(8)
74.SH "BUGS"
75.PP
76[1]\&\fIAPT bug page\fR. If you wish to report a bug in APT, please see
77\fI/usr/share/doc/debian/bug\-reporting.txt\fR
78or the
79\fBreportbug\fR(1)
80command.
81.SH "AUTHOR"
82.PP
83APT was written by the APT team
84<apt@packages.debian.org>.
85.SH "AUTHOR"
86.PP
87\fBJason Gunthorpe\fR
88.sp -1n
89.IP "" 3n
90Author.
91.SH "COPYRIGHT"
92Copyright \(co 1998\-2001 Jason Gunthorpe
93.br
94.SH "REFERENCES"
95.TP 3
961.\ APT bug page
97\%http://bugs.debian.org/src:apt