Index of /

File Name  ↓ File Size  ↓ Date  ↓ 
-2026-Jun-17 20:05
-2026-Mar-29 19:37
-2026-Mar-29 19:37
-2026-Mar-29 19:37
-2026-Mar-29 19:37
-2026-Mar-29 19:37
7863752026-Jun-27 00:49
11032026-Jun-27 00:48
7542026-Jun-27 00:48
2212232026-Jun-18 17:51

Adding this repository

sudo install -d -m 0755 /etc/apt/keyrings
wget -qO- https://apt.bcachefs.org/apt.bcachefs.org.asc | sudo tee /etc/apt/keyrings/apt.bcachefs.org.asc > /dev/null
sudo chmod 0644 /etc/apt/keyrings/apt.bcachefs.org.asc
# Fingerprint: EA483B991020C72A8A5035ADA0620B5E0E01C1DD

sudo tee /etc/apt/sources.list.d/apt.bcachefs.org.sources > /dev/null <<SOURCES
Types: deb deb-src
URIs: https://apt.bcachefs.org/unstable/
Suites: bcachefs-tools-release
Components: main
Signed-By: /etc/apt/keyrings/apt.bcachefs.org.asc
SOURCES

sudo apt update
sudo apt install bcachefs-tools

Note: For latest git master packages, replace bcachefs-tools-release with bcachefs-tools-snapshot.

Stable channel: Suites: bcachefs-tools-release

Snapshot/nightly channel: Suites: bcachefs-tools-snapshot

For more information, see the Debian third-party repository guide.

Binary .deb packages are signed with debsigs. Source artifacts can be verified using Rekor.