Help us improve
Share bugs, ideas, or general feedback.
From centos-stream-knowledge-patch
Provides CentOS Stream 10 updates post-training cutoff: x86_64_v3 minimum, Wayland-only (Xorg removed), Valkey replaces Redis, modularity/desktop apps removed. Load before CentOS Stream work.
npx claudepluginhub nevaberry/nevaberry-plugins --plugin centos-stream-knowledge-patchHow this skill is triggered — by the user, by Claude, or both
Slash command
/centos-stream-knowledge-patch:centos-stream-knowledge-patchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Claude's baseline knowledge covers CentOS Stream 9. This skill provides changes in CentOS Stream 10 "Coughlan" (December 2024).
Provides Arch Linux breaking changes since mid-2024: pacman 7.0 alpm user, Valkey replacing Redis, Plasma 6.4 Wayland-only, NVIDIA 590 open modules, Dovecot 2.4, linux-firmware split. Load for Arch tasks.
Provides Rocky Linux 10+ updates: DNF 5 modularity removal, Valkey replacing Redis, rpmsort for RPM sorting, rh_waived kernel arg. Use for package management and service migrations post-9.x.
Updates on RHEL 10+ breaking changes like Valkey replacing Redis, Podman v5 with pasta networking, ISC Kea DHCP, stricter TLS/FIPS policies, and software versions. Load before RHEL tasks.
Share bugs, ideas, or general feedback.
Claude's baseline knowledge covers CentOS Stream 9. This skill provides changes in CentOS Stream 10 "Coughlan" (December 2024).
| Change | Impact | Details |
|---|---|---|
| x86_64_v3 minimum | Pre-Haswell/Excavator CPUs unsupported | centos10-changes |
| Xorg server removed | Wayland-only; Xwayland for legacy X11 apps | centos10-changes |
| Redis -> Valkey | Package and CLI renames | centos10-changes |
| Desktop apps removed | GIMP, LibreOffice, Inkscape via Flatpak/EPEL | centos10-changes |
| Modularity removed | Traditional RPMs only | centos10-changes |
Released December 2024. Lifecycle until ~2030 (RHEL 10 Full Support). Codename "Coughlan".
Check CPU support: ld.so --help
xorg-x11-server-Xorg no longer included. Wayland is the only display server. xorg-x11-server-Xwayland available for legacy X11 application compatibility.
GIMP, LibreOffice, and Inkscape removed from repositories. Install via Flatpak from Flathub or request in EPEL.
Redis removed due to license change (BSD-3 -> RSALv2/SSPLv1). Valkey 7.2 is the API-compatible, BSD-licensed replacement.
No longer uses modularity system for alternative package versions. Traditional non-modular RPM packages used instead. Alternative versions expected to be added over time as standard AppStream packages.
Same structure: BaseOS, AppStream, CRB (disabled by default). DNF 4.20, RPM 4.19.
| Category | Package | Version |
|---|---|---|
| Kernel | Linux | 6.12 |
| Languages | Python | 3.12 |
| GCC | 14 | |
| Go | 1.23 | |
| Rust | 1.82 | |
| LLVM | 19 | |
| Node.js | 22 | |
| PHP | 8.3 | |
| Ruby | 3.3 | |
| OpenJDK | 21 | |
| Databases | PostgreSQL | 16 |
| MariaDB | 10.11 | |
| MySQL | 8.4 | |
| Valkey | 7.2 | |
| Web | Apache | 2.4.62 |
| nginx | 1.26 | |
| Desktop | GNOME | 47 |
| Qt | 6.7 |
| File | Contents |
|---|---|
| centos10-changes.md | Full details on CentOS Stream 10 changes |