| alpm-soname-get-raw-dependencies(1) | General Commands Manual | alpm-soname-get-raw-dependencies(1) |
NAME
alpm-soname-get-raw-dependencies - Get raw dependencies without filtering by lookup directory
SYNOPSIS
alpm-soname get-raw-dependencies [-o|--output-format] [-v|--verbose]... [-p|--pretty] [-q|--quiet]... [-e|--elf] [--detail] [-h|--help] [-V|--version] <PACKAGE>
DESCRIPTION
Get raw dependencies without filtering by lookup directory
OPTIONS
- -o, --output-format <OUTPUT_FORMAT> [default: plain]
- The output format
Possible values:
- plain: The plain text output format (line by line)
- json: The JSON output format
- -v, --verbose
- Increase logging verbosity
- -p, --pretty
- Pretty-print the output
Has no effect if the output format can not be pretty printed.
- -q, --quiet
- Decrease logging verbosity
- -e, --elf <PATH>
- Filter dependencies for an ELF located at PATH in the package
- --detail
- Display detailed dependency information grouped by ELF file when using the plain output format
- -h, --help
- Print help (see a summary with '-h')
- -V, --version
- Print version
- <PACKAGE>
- The package to inspect
VERSION
v0.4.2
AUTHORS
Arne Beer <contact@arne.beer>, David Runge <dvzrv@archlinux.org>, Jagoda Ślązak <j-g00da@archlinux.org>, Orhun Parmaksız <orhun@archlinux.org>
| alpm-soname-get-raw-dependencies 0.4.2 |