-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

dpkg-query


> A tool that shows information about installed packages.

More information.


List all installed packages:

dpkg-query -l

List installed packages matching a pattern:

dpkg-query -l '{pattern}'

List all files installed by a package:

dpkg-query -L {package_name}

Show information about a package:

dpkg-query -s {package_name}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:33:21 2024