New comment by TinfoilSubmarine on void-packages repository https://github.com/void-linux/void-packages/pull/27170#issuecomment-919473027 Comment: I think it may be useful for a user to be able to run `xbps-install dotnet` and just pull in everything instead of needing to install at least 3 packages to make the rest get pulled in as dependencies. [I just amended the latest commit on my fork](https://github.com/TinfoilSubmarine/void-packages/tree/dotnet-sdk) to have these changes, and also included descriptions for each subpackage. Also @rmboggs, pro-tip about building packages with `xbps-src`: make sure to use `xbps-src pkg -C` to preserve the build environment. Especially useful when we are just messing with how we install the already-built files into the system. I don't see much else to do here... pinging @kawaiiamber for input?