File: show-package

package info (click to toggle)
feta 1.4.15
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 444 kB
  • ctags: 85
  • sloc: perl: 1,200; sh: 192; makefile: 55
file content (20 lines) | stat: -rw-r--r-- 780 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Help on 'show-package'                                          Feta 1.4.0
--------------------------------------------------------------------------

The 'show-package' command displays information about a package in a
raw form, more easily readable by some scripts. This output includes
"Reverse-Depends" and "Reverse-Provides", which might be useful
information in some cases.

EXAMPLES
--------
To show information about mpg123:
 $ feta show-package mpg123

OTHER REFERENCES
----------------
In general, you'll want to use the 'info' command, not 'show-package'.
This uses  the 'apt-cache showpkg' command; see apt-cache(8).

--------------------------------------------------------------------------
Help on 'show-package'                                          Feta 1.4.0