|
NAME | SYNOPSIS | DESCRIPTION | COMMANDS | OPTIONS | ENVIRONMENT | SEE ALSO | COLOPHON |
|
|
|
dpkg-vendor(1) dpkg suite dpkg-vendor(1)
dpkg-vendor - queries information about distribution vendors
dpkg-vendor [option...] command
dpkg-vendor is a tool to query information about vendors listed
in /usr/local/etc/dpkg/origins.
/usr/local/etc/dpkg/origins/default contains information about
the current vendor.
--is vendor
Exits with 0 if the current vendor is vendor. Otherwise
exits with 1.
--derives-from vendor
Exits with 0 if the current vendor distribution is a
derivative of vendor, otherwise exits with 1. It uses the
Parent field to browse all ancestors of the current
vendor.
--query field
Print on standard output the value of the vendor-specific
field for the current vendor.
--help Show the usage message and exit.
--version
Show the version and exit.
--vendor vendor
Assumes the current vendor is vendor instead of
discovering it with the DEB_VENDOR environment variable or
/usr/local/etc/dpkg/origins/default.
DEB_VENDOR
This setting defines the current vendor. If not set, it
will discover the current vendor by reading
/usr/local/etc/dpkg/origins/default.
DPKG_COLORS
Sets the color mode (since dpkg 1.18.5). The currently
accepted values are: auto (default), always and never.
DPKG_NLS
If set, it will be used to decide whether to activate
Native Language Support, also known as
internationalization (or i18n) support (since dpkg
1.19.0). The accepted values are: 0 and 1 (default).
deb-origin(5).
This page is part of the dpkg (Debian Package Manager) project.
Information about the project can be found at
⟨https://wiki.debian.org/Teams/Dpkg/⟩. If you have a bug report
for this manual page, see
⟨http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=dpkg⟩. This
page was obtained from the project's upstream Git repository
⟨https://salsa.debian.org/dpkg-team/dpkg.git⟩ on 2020-12-18. (At
that time, the date of the most recent commit that was found in
the repository was 2020-11-26.) If you discover any rendering
problems in this HTML version of the page, or you believe there
is a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
1.19.6-2-g6e42d5 2019-03-25 dpkg-vendor(1)
Pages that refer to this page: deb-origin(5), deb-src-rules(5)