Closed issue by Animeshz on void-packages repository https://github.com/void-linux/void-packages/issues/36629 Description: ### System * xuname: *output of ``xuname`` (part of xtools)* `Void 5.16.18_1 x86_64 GenuineIntel uptodate rFFFFFFFF` * package: *affected package(s) including the version*: ``xbps-query -p pkgver `` ``` libfprint-1.94.0_1 libfprint0-1.0_2 ``` ### Expected behavior & Actual behavior `xbps-query -O` should not display libfprint as automatically installed orphan packages, it should rather display libfprint0 as it. `xbps-remove` should not assume libfprint is replaced by libfprint0. ```  ~ >>> xbps-query -O libfprint-1.94.0_1  ~ >>> sudo xbps-remove -Ro fprintd-1.94.0_1: broken, unresolvable shlib `libfprint-2.so.2' Transaction aborted due to unresolved shlibs.  ~ >>> sudo xbps-remove -R libfprint0 libfprint0-1.0_2 in transaction breaks installed pkg `fprintd-1.94.0_1' Transaction aborted due to unresolved dependencies. ``` ### Steps to reproduce the behavior With nice running system with fprintd/libfprint, install libfprint0.