1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-23 00:07:58 +00:00
vorta/INSTALL.md
Manuel Riel 42191725b5
Smaller issues for v0.6.5 (#123)
* Clarify tray icon behavior in INSTALL.md. Fixes #111
* Rename default profile to just "Default". Fixes #116
* Remove Sentry bug reporting. Add link to Github instead. Fixes #117
* Log to terminal only when running in foreground.
2019-01-15 23:20:24 +08:00

1.4 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

Desktop Tray Icon

Unless Vorta is started with the --foreground option, it will minimize to the system tray without opening a settings window. Be sure your desktop environment supports tray icons by e.g. installing this Gnome extension.

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