オプション
- -l
- List installed packages
- -L
- List files installed to your system from package-name.
関連コマンド
コマンド | 概要 |
---|---|
dpkg-deb | Debian package archive (.deb) manipulation tool. dpkg-deb packs, unpacks and provides information about Debian archives. Use dpkg to install and remove packages from your system. |
dpkg-divert | used to set up and update the list of diversions. File diversions are a way of forcing dpkg(1) not to install a file into its location, but to a diverted location. Diversions can be used through the Debian package scripts to move a file away when it causes a conflict. |
dpkg-maintscript-helper | works around known dpkg limitations in maintainer scripts. This program is designed to be run within maintainer scripts to achieve some tasks that dpkg can't (yet) handle natively either because of design decisions or due to current limitations. |
dpkg-query | is a tool to show information about packages listed in the dpkg database. a tool to query the dpkg database. |
dpkg-realpath | is a tool (since dpkg 1.20.1) to resolve a pathname, that takes the dpkg(1) root directory into account, either implicitly from the DPKG_ROOT environment variable or from the command-line --root or --instdir options, and returns an absolute pathname relative to the root directory. |