# Functions

Search searches for what packages provides a given file or filename-search-pattern.
Show Gets info for one specific package.
ShowAll shows all packages.
Supported returns true if the current system supports dpkg.

# Constants

QueryFormat is used when querying the dpkg database.

# Structs

DpkgSource struct on which all methods are registered.
NotFoundError will be returned when the dpkg wasn't installed.
Package represents information about an dpkg package.