Don't know if it's out of scope or not planned, but how about an option to install a package from the repos as a dependency of another package, instead of using `--asdeps` which would make it orphaned.
Like to install package B as a dependency of A, something like:
`pacman -S B --asdepof A`
Similar functionality for -D flag too if possible?
Thank you for the amazing work on pacman btw.
Borrowed the idea from an [old forum post](https://bbs.archlinux.org/viewtopic.php?id=79026)
↧