xbps icon indicating copy to clipboard operation
xbps copied to clipboard

xbps-reconfigure: reconfigure dependencies

Open Duncaen opened this issue 3 years ago • 2 comments

Might be useful to reconfigure a package and its dependencies:

# xbps-reconfigure -fx linux

Would then also reconfigure the current kernel package, which would make it easier to document and run since you don't have to look up the version.

Duncaen avatar Jan 17 '22 13:01 Duncaen

should this reconfigure only direct dependencies or the full dep tree?

classabbyamp avatar Apr 23 '22 18:04 classabbyamp

Could also add --fulldeptree to match xbps-query, but not sure how useful this is, not sure if there is a real usecase for it tho.

Duncaen avatar Apr 23 '22 18:04 Duncaen