You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
763 B
763 B
🛳 Installation
Linux & macOS. Windows is not supported. If you have problems installing please open an issue :)
Autorestic requires curl
, wget
and bzip2
to be installed. For most systems these should be already installed.
curl -s https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.sh | bash
Alternatives
Manual
You can download the right binary from the release page and simply copy it to /usr/local/bin
or whatever path you prefer. Autoupdates will still work.
Brew
In the pipeline, see the issue for status.
AUR
If you are on Arch there is an AUR Package by @n194.
:ToCPrevNext