We are pleased to announce the release of Alpine Linux 3.20.0, the first in the v3.20 stable series.

This is the first stable release that includes Risc-V 64 support thanks to Milk-V.

Upgrades includes among others:

- Rust 1.78
- Python 3.12
- KDE 6

https://www.alpinelinux.org/posts/Alpine-3.20.0-released.html

Thanks to all the contributors who worked hard on getting this release out!

#AlpineLinux

Alpine 3.20.0 released | Alpine Linux

Alpine Linux

@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.
@ikke @alpinelinux that's useful, but still doesn't tell me that a metapackage called "yq" exists or what it installs.