bcachefs-tools from home:Pharaoh_Atem:BCacheFS:Release project
Select Your Operating System
Add repository and install manually
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/home:/Pharaoh_Atem:/BCacheFS:/Release/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:Pharaoh_Atem:BCacheFS:Release.list curl -fsSL https://download.opensuse.org/repositories/home:Pharaoh_Atem:BCacheFS:Release/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Pharaoh_Atem_BCacheFS_Release.gpg > /dev/null sudo apt update sudo apt install bcachefs-tools
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:Pharaoh_Atem:BCacheFS:Release/Fedora_Rawhide/home:Pharaoh_Atem: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/home:Pharaoh_Atem:BCacheFS:Release/Fedora_42/home:Pharaoh_Atem:BCacheFS:Release.repo dnf install bcachefs-tools
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pharaoh_Atem:BCacheFS:Release/openSUSE_Tumbleweed/home:Pharaoh_Atem:BCacheFS:Release.repo zypper refresh zypper install bcachefs-tools
Grab binary packages directly
Add repository and install manually
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/home:/Pharaoh_Atem:/BCacheFS:/Release/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:Pharaoh_Atem:BCacheFS:Release.list curl -fsSL https://download.opensuse.org/repositories/home:Pharaoh_Atem:BCacheFS:Release/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Pharaoh_Atem_BCacheFS_Release.gpg > /dev/null sudo apt update sudo apt install bcachefs-tools
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 16.0 run the following as root:
?