PACMAN-CONF(8) | Pacman Manual | PACMAN-CONF(8) |
pacman-conf - query pacman's configuration file
pacman-conf [options] [<directive> ...]
pacman-conf (--repo-list|--help|--version)
pacman-conf is a utility for parsing the pacman configuration file and returning script-friendly output. It is designed to properly handle non-trivial configuration features such as variable interpolation and the use of the Include directive, and guarantees that it will return the same configuration values which pacman itself would use.
pacman-conf will output the fully-resolved contents of the configuration file by default, or, if provided with the name of a configuration directive, output the contents of the given directive alone.
-c, --config <path>
-R, --rootdir <path>
-r, --repo <remote>
-v, --verbose
-l, --repo-list
-h, --help
-V, --version
pacman-conf -r core Usage
pacman-conf HoldPkg
See the pacman website at https://archlinux.org/pacman/ for current information on pacman and its related tools.
Bugs? You must be kidding; there are no bugs in this software. But if we happen to be wrong, submit a bug report with as much detail as possible at the Arch Linux Bug Tracker in the Pacman section.
Current maintainers:
Past major contributors:
For additional contributors, use git shortlog -s on the pacman.git repository.
2022-11-21 | Pacman 6.0.2 |