@alpinelinux re: yq change, unless I'm missing something aliases/metapackages don't show up in the pkgs search site or using "apk search", you have to go look at the APKBUILD file of the thing it's an alias to, which kind of defeats the point.
Is there actually a way to tell that a "yq" package exists and what it actually links to, other than already knowing it?
@spad @alpinelinux apk search cmd:yq is the best way to find what packages provide specific tools.