Linux Distribution · Debian & Ubuntu

Official Bobine APT Repository

Software installation and updates for Debian 12 / 13 and Ubuntu 22.04 / 24.04 LTS via apt. Cryptographically signed x86-64 repository with full support for Stable and Beta channels.

Repository operational Debian 12 / 13 Ubuntu 22.04 / 24.04 LTS amd64 architecture RSA 4096 signature

3-Step Installation

1.

Official GPG Keyring

Import the repository public key into /etc/apt/keyrings/ to verify package integrity and authenticity:

Terminal (Bash)
curl -fsSL https://apt.bobine.fit/bobine.gpg | sudo gpg --dearmor -o /etc/apt/keyrings/bobine.gpg
2.

APT Package Source Declaration

Add the official repository to your software sources list (Stable channel by default):

/etc/apt/sources.list.d/bobine.list
echo "deb [signed-by=/etc/apt/keyrings/bobine.gpg] https://apt.bobine.fit/ stable main" | sudo tee /etc/apt/sources.list.d/bobine.list
3.

Installation & System Updates

Update your package index and install Bobine. Future releases will be automatically suggested during your regular sudo apt upgrade runs:

Terminal (Bash)
sudo apt update && sudo apt install bobine

Technical Specifications & Cryptographic Fingerprint

GPG Identity Bobine APT Repository <[email protected]>
Fingerprint 941B 6F52 6A72 59F4 694C F4BC 1B5D 18A9 76FA AD15
Raw Public Key bobine.gpg
Debian Package (.deb) pool/main/b/bobine/bobine_3.0.0_amd64.deb