I used to use this specific binary, /usr/bin/gpg.anondist-orig in my scripts. But now I realized that it’s no longer under /usr/bin/ directory. Where did it go? When did it go? I am annoyed at this breaking change.
lrwxrwxrwx 1 root root 33 2026-05-13 07:59 gpg -> /usr/bin/qubes-gpg-client-wrapper
-rwxr-xr-x 1 root root 445k 2026-03-08 15:33 gpg-agent
-rwxr-xr-x 1 root root 139k 2026-03-08 15:33 gpg-connect-agent
-rwxr-xr-x 1 root root 947 2015-10-21 2015 gpg-dearmor
-rwxr-xr-x 1 root root 312 2015-10-21 2015 gpg.anondist
lrwxrwxrwx 1 root root 26 2026-05-13 07:59 gpg2 -> /usr/bin/gpg.anondist-orig
-rwxr-xr-x 1 root root 339 2015-10-21 2015 gpg2.anondist
-rwxr-xr-x 1 root root 168k 2026-03-08 15:33 gpgconf
I used to be able to use gpg binary for split-gpg and gpg2 binary for local gpg operations.