Please turn JavaScript on
header-image

LinuxCapable

Click on the "Follow" button below and you'll get the latest news from LinuxCapable via email, mobile or you can read them on your personal news page on this site.

You can unsubscribe anytime you want easily.

You can also choose the topics or keywords that you're interested in, so you receive only what you want.

LinuxCapable title: LinuxCapable - Clear Linux guides you can trust

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  1.3 / day

Message History

Streaming to Twitch or recording a Wayland desktop session on Debian often turns into a version problem before it becomes a settings problem. To install OBS Studio on Debian, use APT for the distro-tested package, Flatpak for the current upstream release on any supported Debian version, or a Debian 13

Read full story
Debian 13 moved on to PHP 8.4, while Debian 12 still ships PHP 8.2 and Debian 11 never carried it in the base archive. To install PHP 8.2 on Debian, that release split is the first thing to check: Bookworm can use the default repositories, but Trixie and Bullseye need

Read full story
PostgreSQL 15 still fits workloads that need the MERGE statement and established extension compatibility, especially when the rest of the stack is not ready for a newer PostgreSQL major yet. To install PostgreSQL 15 on Debian, the release split matters: Debian 12 carries it in the default archive, while Debian

Read full story
Spring Boot 3 requires Java 17, which keeps OpenJDK 17 relevant even though Debian 13 ships newer LTS JDKs. Debian 12 Bookworm and Debian 11 Bullseye still provide OpenJDK 17 in their default repositories, while Debian 13 Trixie does not, so Java 17 there comes from Temurin through Adoptium. After

Read full story
A single binary that replaces Node.js, npm, webpack, and tsc sounds too good to be true, but Bun delivers exactly that. To install Bun on Ubuntu, you run the official install script or use npm if Node.js is already on the system. Either path drops a self-contained runtime into your

Read full story