Vue lecture

Springing into AI: PyTorch Conference Europe & ICLR 2026

Collabora presents “Bringing BitNet to ExecuTorch via Vulkan” at PyTorch Conference Europe in Paris (April 7-8) and attends ICLR in Rio de Janeiro (April 23-27). Connect with our team to discuss machine learning and open source innovation!

The post Springing into AI: PyTorch Conference Europe & ICLR 2026 appeared first on Linux Today.

  •  

Netrunner 26 Released with XLibre Xserver, Based on Debian 13 “Trixie”

Based on the latest Debian 13 “Trixie” operating system series, Netrunner 26 is powered by the more recent Linux 6.16 kernel instead of Debian’s long-term supported Linux 6.12 LTS to provide users with better hardware support on both new and existing installations.

The post Netrunner 26 Released with XLibre Xserver, Based on Debian 13 “Trixie” appeared first on Linux Today.

  •  

Linux Kernel 7.0 RC6: Fixes, Improvements, and Installation Guide

Linux Kernel 7.0 rc6 arrives shortly after rc5, but this drop is noticeably larger. While rc5 was relatively calm, rc6 pulls in a high number of fixes as the release cycle approaches its final stage.

In real usage—copying files with cp, managing accounts with useradd, or downloading builds via wget—these fixes matter. This release is focused on stability, not features, and targets issues reported in earlier release candidates.

The post Linux Kernel 7.0 RC6: Fixes, Improvements, and Installation Guide appeared first on Linux Today.

  •  

AerynOS 2026.03 Released with the Latest GNOME 50 Desktop Environment

As you would expect, AerynOS 2026.03 is packed with some of the very latest GNU/Linux technologies and Open Source software, but more importantly, it ships with the latest and greatest GNOME 50 desktop environment if you want to take it for a spin on your personal computer.

The post AerynOS 2026.03 Released with the Latest GNOME 50 Desktop Environment appeared first on Linux Today.

  •  

Archinstall 4.0 Arch Linux Installer Released with New Textual UI

The biggest new feature of the Archinstall 4.0 release is the TUI (text-based user interface) as the devs moved from the previous curses-based interface to a textual one based on the Textual framework, which should provide users with a more modern Arch Linux installation experience.

The post Archinstall 4.0 Arch Linux Installer Released with New Textual UI appeared first on Linux Today.

  •  

Debian-Based Elive Linux Distro Is Back with First Stable Release in Seven Years

It’s been more than six and a half years since the last stable Elive release (version 3.0.6), but the project wasn’t dead. During this time, there were many beta releases, all leading to today’s Elive 3.8.50 LTS stable release, which is based on Debian GNU/Linux 12 “Bookworm”.

The post Debian-Based Elive Linux Distro Is Back with First Stable Release in Seven Years appeared first on Linux Today.

  •  

Coreboot 26.03 Open-Source Firmware Adds Full Support for Intel PantherLake SoCs

Highlights of Coreboot 26.03 include full support for the recently released Intel PantherLake SoCs, increased SMMSTORE capacity, updated TPM and signed secure blob plumbing across multiple platforms, Star Labs Starbook Horizon support, and SPD/memory data generation refresh.

The post Coreboot 26.03 Open-Source Firmware Adds Full Support for Intel PantherLake SoCs appeared first on Linux Today.

  •  

4MLinux 51.0 Released with Improved Support for ZX Spectrum and Atari Music

Coming four months after 4MLinux 50.0, the 4MLinux 51.0 release improves support for ZX Spectrum and Atari music via the AY/YM emulation library, and adds support for installing the Midori web browser and C* Music Player (cmus) ncurses-based music player as downloadable extensions.

The post 4MLinux 51.0 Released with Improved Support for ZX Spectrum and Atari Music appeared first on Linux Today.

  •  

How to Install PIP on Ubuntu 26.04

This tutorial covers how to install PIP on Ubuntu 26.04. PIP is the Python Package Manager used to install and manage software packages from the Python Package Index (PyPi). The shortcut PIP stands for pip install packages. PIP allows users to install packages that are not part of the standard Python library. It automates processes of finding, downloading, and installing packages and automatically resolves necessary dependencies. We can install PIP in two ways: from the APT repository or via the installation script. We will find out how to do that in the following headings.

The PIP installation process is straightforward, regardless of the method we use. Let’s get started and find out!

The post How to Install PIP on Ubuntu 26.04 appeared first on Linux Today.

  •  

Shipsec Studio Brings Open-Source Workflow Orchestration to Security Operations

Security teams have long relied on a mix of shell scripts, cron jobs, and loosely connected tools to chain reconnaissance and vulnerability scanning work together. ShipSec Studio, an open-source security workflow automation platform from ShipSec AI, aims to replace that arrangement with a dedicated orchestration layer built specifically for security operations.

The post Shipsec Studio Brings Open-Source Workflow Orchestration to Security Operations appeared first on Linux Today.

  •