Blixt APT Repository
Official Debian/Ubuntu packages for
Blixt — fast, secure peer-to-peer file transfer.
Supported architectures: amd64, arm64, i386.
Quick install
curl -fsSL https://packages.blixt.pro/install.sh | sudo bash
Manual install
1. Add the signing key:
curl -fsSL https://packages.blixt.pro/blixt-archive-keyring.gpg \ | sudo tee /usr/share/keyrings/blixt-archive-keyring.gpg > /dev/null
2. Add the repository:
sudo tee /etc/apt/sources.list.d/blixt.sources > /dev/null <<'EOF' Types: deb URIs: https://packages.blixt.pro Suites: stable Components: main Signed-By: /usr/share/keyrings/blixt-archive-keyring.gpg EOF
3. Install:
sudo apt update sudo apt install blixt
Update
sudo apt update && sudo apt upgrade
Uninstall
sudo apt remove blixt # or: sudo apt purge blixt sudo rm /etc/apt/sources.list.d/blixt.sources sudo rm /usr/share/keyrings/blixt-archive-keyring.gpg sudo apt update
What gets installed
blixt-gui— the desktop app (needs a graphical session)blixtd— the daemon and its local web UI on 127.0.0.1:7777blixt— the command line client
Signing key
Every release in this repository is signed with the Blixt archive key. Binary keyring: blixt-archive-keyring.gpg · armored: blixt-archive-keyring.asc
Fingerprint: BAFA D75A 5A2F 1255 B9AE 76E0 080A ADFD 26EB 07BF