bcachefs-tools from filesystems:bcachefs:release project

Select Your Operating System

For Debian Unstable run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/filesystems:/bcachefs:/release/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/filesystems:bcachefs:release.list
curl -fsSL https://download.opensuse.org/repositories/filesystems:bcachefs:release/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/filesystems_bcachefs_release.gpg > /dev/null
sudo apt update
sudo apt install bcachefs-tools
For Debian Testing run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/filesystems:/bcachefs:/release/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/filesystems:bcachefs:release.list
curl -fsSL https://download.opensuse.org/repositories/filesystems:bcachefs:release/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/filesystems_bcachefs_release.gpg > /dev/null
sudo apt update
sudo apt install bcachefs-tools
For Debian 13 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/filesystems:/bcachefs:/release/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/filesystems:bcachefs:release.list
curl -fsSL https://download.opensuse.org/repositories/filesystems:bcachefs:release/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/filesystems_bcachefs_release.gpg > /dev/null
sudo apt update
sudo apt install bcachefs-tools
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/filesystems:bcachefs:release/Fedora_Rawhide/filesystems:bcachefs:release.repo
dnf install bcachefs-tools
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/filesystems:bcachefs:release/Fedora_43/filesystems:bcachefs:release.repo
dnf install bcachefs-tools
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/filesystems:bcachefs:release/Fedora_42/filesystems:bcachefs:release.repo
dnf install bcachefs-tools
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/filesystems:bcachefs:release/Fedora_41/filesystems:bcachefs:release.repo
dnf install bcachefs-tools
For openSUSE Tumbleweed PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:release/openSUSE_Tumbleweed_PowerPC/filesystems:bcachefs:release.repo
zypper refresh
zypper install bcachefs-tools
For openSUSE Tumbleweed ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:release/openSUSE_Tumbleweed_ARM/filesystems:bcachefs:release.repo
zypper refresh
zypper install bcachefs-tools
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:release/openSUSE_Tumbleweed/filesystems:bcachefs:release.repo
zypper refresh
zypper install bcachefs-tools
For openSUSE Leap 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:release/openSUSE_Leap_15.6/filesystems:bcachefs:release.repo
zypper refresh
zypper install bcachefs-tools
For openSUSE Leap 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:release/openSUSE_Leap_15.5/filesystems:bcachefs:release.repo
zypper refresh
zypper install bcachefs-tools
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:release/openSUSE_Leap_15.4/filesystems:bcachefs:release.repo
zypper refresh
zypper install bcachefs-tools
For xUbuntu 25.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/filesystems:/bcachefs:/release/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/filesystems:bcachefs:release.list
curl -fsSL https://download.opensuse.org/repositories/filesystems:bcachefs:release/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/filesystems_bcachefs_release.gpg > /dev/null
sudo apt update
sudo apt install bcachefs-tools
For xUbuntu 25.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/filesystems:/bcachefs:/release/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/filesystems:bcachefs:release.list
curl -fsSL https://download.opensuse.org/repositories/filesystems:bcachefs:release/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/filesystems_bcachefs_release.gpg > /dev/null
sudo apt update
sudo apt install bcachefs-tools