FEZ: Discovering the Third Dimension in a 2D World

FEZ: Discovering the Third Dimension in a 2D World FEZ is a puzzle game centered on “dimensional perception.” You play as Gomez, a small creature living on a 2D plane who one day discovers the existence of a 3D world. Then your world is torn apart. Basic Info Item Details Game FEZ Developer Polytron Corporation... » read more

Celeste: The Peak of Pixel Platforming

Celeste: The Peak of Pixel Platforming Celeste is arguably one of the best pixel-art precision platformers ever made. Basic Info Item Details Game Celeste Developer Maddy Makes Games (Extremely OK Games) Genre Precision Platformer / Story-driven / Pixel Steam https://store.steampowered.com/app/504230/ Native Linux ✅ Supported (Recommended) Story Celeste tells the story of Madeline climbing Celeste Mountain.... » read more

Dusklight: Playing The Legend of Zelda: Twilight Princess on Linux

Dusklight: Playing The Legend of Zelda: Twilight Princess on Linux Dusklight is a Godot 4-based game engine rewrite project aiming to natively run The Legend of Zelda: Twilight Princess on PC. Basic Info Item Details Game The Legend of Zelda: Twilight Princess Runtime Dusklight (Godot 4 Rewrite Engine) Requires Original Wii/GameCube ROM or ISO GitHub... » read more

Three Terminal Emulators Compared: Kitty vs Foot vs OTTY

Three Terminal Emulators Compared: Kitty vs Foot vs OTTY Terminal emulators are among the software Linux users interact with most every day. Today we compare three terminals with distinct characteristics: Kitty, Foot, and OTTY. Basic Info Feature Kitty Foot OTTY Type Feature-rich Minimalist Browser-based Tech Stack C + OpenGL C + Wayland Go + JS... » read more

Flyfish File Viewer: 206 File Formats, One Component Is Enough

Flyfish File Viewer: 206 File Formats, One Component Is Enough Flyfish is an open-source file viewer that can preview 206 file formats using just a single component — from images, documents, and videos to 3D models. Basic Info Item Details Software Flyfish Type File Viewer / Preview GitHub https://github.com/nick2324/flyfish Language Rust Native Linux ✅ Native... » read more

How to Improve Your Linux Application Experience with AppImage?

dean
What is AppImage? Linux typically uses command-line installation for applications. But this is better suited for CLI apps. For GUI third-party applications, we want them to be free from OS limitations: Download and use immediately Work across different distributions No dependency on a central package manager There are currently several solutions: snapd — proposed by... » read more

xh Quick Start: GET, POST, Headers, Sessions, and –curl Translation in 5 Minutes

dean
You’ve installed xh. Now let’s get you productive fast. This guide covers GET/POST/Header/Session/Download/curl translation — everything you need for daily API work.nn nn Basic Requests nn GET — the simplest start nn xh httpbin.org/getn nnColored JSON back in milliseconds. No -X GET needed.nn Auto-detected Method nn # Bare URL = GETnxh https://httpbin.org/jsonnn# With URL paramsnxh... » read more

openSUSE Tumbleweed / Leap ISO Download (Official + China Mirrors)

dean
openSUSE has two core products: Tumbleweed (rolling release, always fresh) and Leap (LTS-like, based on SLE enterprise codebase). Whether you want the latest software or rock-solid stability, there’s one for you. Tumbleweed Download Rolling release, filesystem snapshots can be updated at any time, recommended for desktop users. Official download: https://get.opensuse.org/tumbleweed/ Live ISO (Try It Out)... » read more

Rocky Linux 9.6 ISO Download (Official + China Mirrors)

dean
Rocky Linux is the community project that took over after Red Hat announced CentOS was shifting to Stream. Its goal is 100% Bug-for-Bug compatibility with RHEL, delivering enterprise-grade stability. The latest stable release is Rocky Linux 9.6 (corresponding to RHEL 9.6). Official Download Page https://rockylinux.org/download Rocky Linux 9.6 ISO List Official image directory: https://download.rockylinux.org/pub/rocky/9/isos/x86_64/ File... » read more

Fedora 42 ISO Download (Official + China Mirrors)

dean
Fedora is a community distribution sponsored by Red Hat, following an “upstream-first” strategy — all new features debut in Fedora first, and after stabilization, they make their way into RHEL. The latest stable release is Fedora 42 (Workstation defaults to GNOME desktop). Official Download Page https://getfedora.org/workstation/ Workstation (Desktop Edition) Version Size Fedora 42 Workstation Live... » read more

Arch Linux 2026.07.01 ISO Download (Official + China Mirrors)

dean
Arch Linux is a minimalist rolling release distribution — no pre-installed graphical interface, highly customizable. Best of all, the archinstall 4.4 script makes it easy even for beginners. The ISO is updated monthly with a new snapshot for fresh installations. Official Download Page https://archlinux.org/download/ Current Version (2026.07.01) Item Value Kernel Linux 7.0.14 ISO Size 1.5... » read more

Debian 13 “Trixie” ISO Download (Official + China Mirrors)

dean
Debian is a community-driven general-purpose operating system, renowned for its stability. It serves as the upstream for many distributions including Ubuntu and Rocky Linux. The latest stable release is Debian 13 codenamed Trixie. Official Download Page https://www.debian.org/CD/http-ftp/ DVD Images (Full Packages) File Size Content debian-13.0.0-amd64-DVD-1.iso ~3.7 GB Main desktop environments debian-13.0.0-amd64-DVD-2.iso ~4.4 GB Additional software... » read more

Ubuntu 26.04 LTS ISO Download (Official Images + China CDN)

dean
Ubuntu is the most popular Linux desktop distribution. The latest long-term support release is Ubuntu 26.04 LTS (codenamed Resolute Raccoon), featuring Linux 7.0 kernel + GNOME 50 + GCC 15.2, Wayland by default, and a recommended 6GB of RAM. Official Download Page https://releases.ubuntu.com/26.04/ Desktop ISO Image Type File Name Size Full Desktop Image ubuntu-26.04-desktop-amd64.iso ~6... » read more

Linux Essential Third-Party App Download Collection (Updated July 2026)

Have you ever felt this way: on Windows or macOS, installing software is just clicking a link and downloading. But on Linux, you often have to hunt around various strange websites for installation packages, and all too often you end up on GitHub Releases pages digging through files yourself. Today’s article is here to solve... » read more