XBPS-DGRAPH(1) | General Commands Manual | XBPS-DGRAPH(1) |
xbps-dgraph
— XBPS
utility to generate package dot(1) graphs
xbps-dgraph |
[OPTIONS] MODE PKG |
The xbps-dgraph
utility generates a
dot(1) graph of a specific package stored in
target root directory or in registered repositories and prints the result to
stdout. The argument PKG is a package expression,
which is explained in the
PACKAGE
EXPRESSION section.
A package expression is a form to match a pattern; currently xbps supports 3 ways to specify them:
The first repository matching the package expression wins.
-C,
--config
dir-c,
--graph-config
file-d,
--debug
-h,
--help
-M,
--memory-sync
-R,
--repository
-r,
--rootdir
dir-V,
--version
Only one of the following modes can be used at a time. By default
and unless the -R
option is specified, the target
PKG will be queried in the root directory, otherwise
it will be queried in registered repositories.
The xbps-dgraph
utility exits 0 on
success, and >0 if an error occurs. A descriptive error message
will be printed to stderr.
xbps-alternatives(1), xbps-checkvers(1), xbps-create(1), xbps-digest(1), xbps-fbulk(1), xbps-fetch(1), xbps-install(1), xbps-pkgdb(1), xbps-query(1), xbps-reconfigure(1), xbps-remove(1), xbps-rindex(1), xbps-uchroot(1), xbps-uunshare(1), xbps.d(5)
Juan Romero Pardines <xtraeme@gmail.com>
Probably, but I try to make this not happen. Use it under your own responsibility and enjoy your life.
Report bugs at https://github.com/void-linux/xbps/issues
February 9, 2023 | x86_64 |