There is an updated pull request by duskmoss against master on the void-packages repository https://github.com/duskmoss/void-packages incus-updates https://github.com/void-linux/void-packages/pull/52384 incus: reverse dependency; add man pages incus-client is intended to be installed without the daemon to use to control remove incus servers. incus the daemon can't me used without the client, at least to authorize another client's to access the API. I moved incus-user to the daemon package because it's a daemon and not part of the client. readme: I also removed the information about subuid and subgid because void sets these up out of the box. readme: I changed "and" to "or" because the two groups grant you access to the daemons in different privelege levels. #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture: x86_64-glibc - I built this PR locally for these architectures: x86_64-musl (cross) aarch64-musl (cross) armv7l (cross) armv6l-musl A patch file from https://github.com/void-linux/void-packages/pull/52384.patch is attached