XBPS-RECONFIGURE(1) | General Commands Manual | XBPS-RECONFIGURE(1) |
xbps-reconfigure
—
XBPS utility to configure installed packages
xbps-reconfigure |
[OPTIONS] [PKGNAME...] |
The xbps-reconfigure
utility configures or
reconfigures packages in target root directory. Configuration involves two
steps:
* Executes the post ACTION on its INSTALL script (which can be shown by running `xbps-query --property=install-script pkg' ).
* Changes package state to XBPS_PKG_STATE_INSTALLED if previous step ran successfully.
Only packages that weren't configured previously will be processed, unless the -f option is specified.
-a,
--all
-C,
--config
dir-d,
--debug
-f,
--force
-h,
--help
-i,
--ignore
PKG-a,
--all
. The
PKG argument can be a package name or a package name
with version. This option can be specified multiple times.-r,
--rootdir
dir-v,
--verbose
-V,
--version
xbps-checkvers(1), xbps-create(1), xbps-dgraph(1), xbps-digest(1), xbps-fbulk(1), xbps-fetch(1), xbps-install(1), xbps-pkgdb(1), xbps-query(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
June 12, 2019 |