Dario Griffo Logo Debian Logo

debian.griffo.io

Unofficial Repository for Latest Development Tools

🚀 Always Up-to-Date: This repository provides the most current versions of popular development tools as Debian packages, updated regularly to ensure you have access to the latest features and security fixes.
🇿Zig Programming Language
General-purpose programming language and toolchain for maintaining robust, optimal and reusable software. Available in both stable and nightly builds.
📖 Installation Guide
🇿ZLS Language Server
Language Server Protocol implementation for Zig, providing IDE features like autocomplete, go-to-definition, and error checking. Stable and nightly builds available.
📖 Installation Guide
👻Ghostty Terminal
Fast, feature-rich, cross-platform terminal emulator with platform-native UI and GPU acceleration for superior performance.
📖 Installation Guide
🐋lazydocker
Simple terminal UI for Docker and docker-compose management, written in Go with an intuitive interface for container operations.
📖 Installation Guide
🐢lazygit
Simple terminal UI for git commands, making version control operations more visual and user-friendly.
📖 Installation Guide
📁eza (NEW!)
Modern replacement for 'ls' command with improved features, better colors, and enhanced file listing capabilities.
📖 Installation Guide
🎼lowfi
Minimalist Rust application for playing lofi music - no albums, no ads, just pure lofi background music for coding.
📖 Installation Guide
🦆Yazi File Manager
Terminal file manager written in Rust with non-blocking async I/O, providing efficient and customizable file management.
📖 Installation Guide
🐍uv Python Manager
Extremely fast Python package and project manager written in Rust, offering superior performance for Python development workflows.
📖 Installation Guide
🔍fzf Fuzzy Finder
Command-line fuzzy finder written in Go, enabling fast and intuitive file and command searching.
📖 Installation Guide
📂zoxide
Smarter cd command for your terminal, learning your habits to help you navigate directories more efficiently.
📖 Installation Guide
🎵termusic
Terminal-based music and podcast player that's both free as in freedom and free of charge.
📖 Installation Guide
📠unregistry
Lightweight container image registry that stores and serves images directly from your Docker daemon's storage.
📖 Installation Guide
📡docker-pussh
Push Docker images to remote servers over SSH, transferring only missing layers for fast and efficient deployment.
📖 Installation Guide
🌬️uncloud
Lightweight clustering and container orchestration tool for deploying web apps across cloud VMs and bare metal with minimal overhead.
📖 Installation Guide
🚀Ulauncher
Application launcher for Linux with extensible plugin system, fuzzy search, and customizable themes for enhanced productivity.
📖 Installation Guide
🥟Bun Runtime
Fast all-in-one JavaScript runtime with bundler, test runner, and package manager built from scratch for speed and performance.
📖 Installation Guide

🚀 Why Choose debian.griffo.io?

This unofficial repository specializes in providing the most up-to-date versions of popular development tools as properly packaged Debian packages. While official Debian repositories often lag behind upstream releases, we ensure you get:

📦 Available Packages & Build Pipelines

All packages are automatically built and updated through dedicated GitHub repositories:

🐧 Supported Debian Distributions

Debian Bookworm (12) Debian Trixie (13) Debian Forky (testing) Debian Sid (unstable)

This is an unofficial community project providing packages not available in official Debian repositories.

⚡ Quick Installation

Add this repository to your Debian system and start installing the latest versions of your favorite development tools:

# Add repository GPG key curl -sS https://debian.griffo.io/EA0F721D231FDD3A0A17B9AC7808B4DD62C41256.asc | sudo gpg --dearmor --yes -o /etc/apt/trusted.gpg.d/debian.griffo.io.gpg # Add repository to sources echo "deb https://debian.griffo.io/apt $(lsb_release -sc 2>/dev/null) main" | sudo tee /etc/apt/sources.list.d/debian.griffo.io.list # Update package list and install packages sudo apt update sudo apt install zig ghostty lazygit yazi eza uv fzf zoxide ruff eza
📅 Important Notice: Public key was updated on March 4th, 2025. Please run the installation commands above to update your system with the new key.

📋 Package Installation Examples

# Install specific packages sudo apt install zig zls # Zig language and LSP sudo apt install ghostty # Modern terminal emulator sudo apt install lazygit lazydocker # Git and Docker TUIs sudo apt install yazi eza # File managers and ls replacement sudo apt install uv fzf zoxide # Python manager, fuzzy finder, smart cd sudo apt install ruff mise # Python linter, dev environment manager sudo apt install ripgrep fd-find # Fast search tools sudo apt install ulauncher # Application launcher sudo apt install bun # JavaScript runtime and toolkit

⚠️ Important Information

Scope: This repository focuses exclusively on unofficial Debian packaging. For issues with the tools themselves, please contact the respective upstream projects.

Updates: Packages are automatically updated when new versions are released upstream, ensuring you always have access to the latest features and security patches.

Community: This is a community-driven project aimed at bridging the gap between fast-moving development tools and Debian's stable packaging cycle.

💝 Support This Project

If this repository saves you time and effort, please consider supporting it!

⭐ Star on GitHub 🐦 Share on Twitter

🔗 Source: View repository source code