1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-01-03 13:45:49 +00:00
vorta/INSTALL.md
Manuel Riel b64b446add
V0.6.2 – Restructure README (#97)
* Dont open main window on startup unless --foreground is given. Fixes #91
* Clean up README. #93
* Make sentry reporting a setting.
2018-12-18 19:23:34 +08:00

1.1 KiB

Installing

Install from Source

The generic way is to install it as Python package using PIP. First install Borg using the package of your distribution or via PyPI. The latter needs some additional source packages. Then install Vorta from PyPI. Your local Python version should be >= 3.6.

$ pip3 install vorta

Distribution Packages

If available, prefer distribution-specific packages, as they offer better integration. (If you added Vorta to a Linux distribution, open an issue or PR and it will be added here.)

Apple macOS

Install via Homebrew Cask or download a pre-built app bundle for macOS (10.13+) from Releases.

$ brew cask install vorta

Arch Linux

Use the AUR package maintained by @bjo81.

$ yaourt -S vorta