1 | .\" Manpage for apt-installed-status. |
1 | .\" Manpage for apt-installed-status. |
2 | .\" Contact frodo@frodo.looijaard.name to correct errors or typos. |
2 | .\" Contact frodo@frodo.looijaard.name to correct errors or typos. |
3 | .TH man 1 "17 June 2014" "1.0" "apt-installed-status man page" |
3 | .TH man 1 "4 July 2014" "1.1" "apt-installed-status man page" |
4 | .SH NAME |
4 | .SH NAME |
5 | apt-installed-status \- get the repository an installed package comes from |
5 | apt-installed-status \- get the repository an installed package comes from |
6 | .SH SYNOPSIS |
6 | .SH SYNOPSIS |
7 | apt-installed-status [ \fIOPTION ...\fR ] |
7 | apt-installed-status [ \fIOPTION ...\fR ] |
8 | .SH DESCRIPTION |
8 | .SH DESCRIPTION |
… | |
… | |
56 | .B -l |
56 | .B -l |
57 | .RS 4 |
57 | .RS 4 |
58 | Used with the \fB-a\fR, \fB-A\fR, \fB-x\fR or \fB\-X\fR arguments: display the archives in which this package is found too. |
58 | Used with the \fB-a\fR, \fB-A\fR, \fB-x\fR or \fB\-X\fR arguments: display the archives in which this package is found too. |
59 | .RE |
59 | .RE |
60 | .PP |
60 | .PP |
|
|
61 | .B -L |
|
|
62 | .RS 4 |
|
|
63 | Used without other arguments or with the \fB-a\fR, \fB-A\fR, \fB-x\fR or \fB\-X\fR arguments: display the (selected) archives, instead of packages. |
|
|
64 | .RE |
61 | .SH OUTPUT FORMAT |
65 | .SH OUTPUT FORMAT |
62 | Depending on the options chosen, output will be three or four tab-separated fields. The first column is the package name, the second column the architecture, the third column the version number and the optional fourth column a list of apt archives this package was found in, separated by commas. |
66 | Depending on the options chosen, output will be three or four tab-separated fields. The first column is the package name, the second column the architecture, the third column the version number and the optional fourth column a list of apt archives this package was found in, separated by commas. |
63 | .SH EXAMPLES |
67 | .SH EXAMPLES |
64 | .PP |
68 | .PP |
65 | \fBapt-installed-status\fR |
69 | \fBapt-installed-status\fR |
… | |
… | |
79 | .PP |
83 | .PP |
80 | \fBapt-installed-status \-l \-A non-free\fR |
84 | \fBapt-installed-status \-l \-A non-free\fR |
81 | .RS 4 |
85 | .RS 4 |
82 | List all packages which are non-free, including the repository they are installed from. |
86 | List all packages which are non-free, including the repository they are installed from. |
83 | .RE |
87 | .RE |
84 | .SH SEE ALSO |
88 | .PP |
85 | apt-get(8) |
89 | \fBapt-installed-status \-L \-A non-free\fR |
86 | .SH BUGS |
90 | .RS 4 |
87 | No known bugs. |
91 | Do not list the packages which are non-free, but the repositories that are selected (contain the string \fBnon-free\fR). |
88 | .SH AUTHOR |
92 | .RE |
89 | |
|
|
90 | |
|
|
91 | .SH SEE ALSO |
93 | .SH SEE ALSO |
92 | apt-get(8) |
94 | apt-get(8) |
93 | .SH BUGS |
95 | .SH BUGS |
94 | No known bugs. |
96 | No known bugs. |
95 | .SH AUTHOR |
97 | .SH AUTHOR |