bcachefs-tools from filesystems:bcachefs:snapshot project

Selecione seu sistema operacional

Para Debian Unstable execute o seguinte:
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:/snapshot/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/filesystems:bcachefs:snapshot.list
curl -fsSL https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/filesystems_bcachefs_snapshot.gpg > /dev/null
sudo apt update
sudo apt install bcachefs-tools
Para Debian Testing execute o seguinte:
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:/snapshot/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/filesystems:bcachefs:snapshot.list
curl -fsSL https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/filesystems_bcachefs_snapshot.gpg > /dev/null
sudo apt update
sudo apt install bcachefs-tools
Para Debian 13 execute o seguinte:
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:/snapshot/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/filesystems:bcachefs:snapshot.list
curl -fsSL https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/filesystems_bcachefs_snapshot.gpg > /dev/null
sudo apt update
sudo apt install bcachefs-tools
Para Fedora Rawhide execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/Fedora_Rawhide/filesystems:bcachefs:snapshot.repo
dnf install bcachefs-tools
Para Fedora 43 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/Fedora_43/filesystems:bcachefs:snapshot.repo
dnf install bcachefs-tools
Para Fedora 42 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/Fedora_42/filesystems:bcachefs:snapshot.repo
dnf install bcachefs-tools
Para Fedora 41 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/Fedora_41/filesystems:bcachefs:snapshot.repo
dnf install bcachefs-tools
Para openSUSE Tumbleweed PowerPC execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/openSUSE_Tumbleweed_PowerPC/filesystems:bcachefs:snapshot.repo
zypper refresh
zypper install bcachefs-tools
Para openSUSE Tumbleweed ARM execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/openSUSE_Tumbleweed_ARM/filesystems:bcachefs:snapshot.repo
zypper refresh
zypper install bcachefs-tools
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/openSUSE_Tumbleweed/filesystems:bcachefs:snapshot.repo
zypper refresh
zypper install bcachefs-tools
Para openSUSE Leap 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/openSUSE_Leap_15.6/filesystems:bcachefs:snapshot.repo
zypper refresh
zypper install bcachefs-tools
Para openSUSE Leap 15.5 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/openSUSE_Leap_15.5/filesystems:bcachefs:snapshot.repo
zypper refresh
zypper install bcachefs-tools
Para openSUSE Leap 15.4 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/openSUSE_Leap_15.4/filesystems:bcachefs:snapshot.repo
zypper refresh
zypper install bcachefs-tools
Para xUbuntu 25.10 execute o seguinte:
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:/snapshot/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/filesystems:bcachefs:snapshot.list
curl -fsSL https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/filesystems_bcachefs_snapshot.gpg > /dev/null
sudo apt update
sudo apt install bcachefs-tools
Para xUbuntu 25.04 execute o seguinte:
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:/snapshot/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/filesystems:bcachefs:snapshot.list
curl -fsSL https://download.opensuse.org/repositories/filesystems:bcachefs:snapshot/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/filesystems_bcachefs_snapshot.gpg > /dev/null
sudo apt update
sudo apt install bcachefs-tools