InstallationΒΆ

To install Borg-Import, you need Python 3 and pip installed. You can then either download borg-import directly or clone it from the `githubrepo`_. Extract the downloaded .zip if necessary. Open a terminal in the borg-import directory and execute the following to install the program via pip: pip install --user -e .

If you have /home/user/.local/bin/ in your PATH variable, you can then start using Borg-Import. Otherwise, you will need to add .local/bin/ to your PATH.