Installation
Install B4 Backup¶
Preconditions¶
You need the following to be able to use B4 Backup properly:
- Python 3.12 or higher
- A btrfs partition on the machine you want to backup and your backup destination.
- btrfs-progs
Using pipx (recommended for users)¶
- Install pipx
-
Install B4 Backup (Fill in token and name)
-
Next steps
Using poetry (for developers)¶
-
Setup poetry environment:
Finally, install the package with poetry:
-
Next steps
Just switch into the poetry environment using
poetry shell
.
Update B4 Backup¶
Using pipx¶
Similar to the installation, you upgrade B4 Backup like this:
Using poetry¶
Uninstall B4 Backup¶
Using pipx¶
Using poetry¶
It's technically never installed, but you can remove it like that: