mirror of
https://github.com/kees-z/DuplicatiDocs.git
synced 2025-04-26 15:02:28 +00:00
update installation to latest changes in Duplicati mac/ubuntu
This commit is contained in:
parent
6c06cf5fd9
commit
21b5484d04
@ -43,7 +43,7 @@ To be able to backup files that are in use by another process, Duplicati uses Al
|
||||
*****
|
||||
 Follow this procedure to install Mono on your Linux based system.
|
||||
|
||||
**Ubuntu 20.04 / 20.10:**
|
||||
**Ubuntu 20.04 / 22.04 / 23.10:**
|
||||
```nohighlight
|
||||
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
|
||||
|
||||
@ -214,6 +214,14 @@ Alternatively, you can install Mono using Homebrew:
|
||||
brew install mono
|
||||
```
|
||||
|
||||
To use the tray icon, you currently have to install python3 (you can check that by running /usr/bin/python3) and add pyobjc by hand from a terminal:
|
||||
|
||||
```nohighlight
|
||||
sudo pip3 install pyobjc
|
||||
```
|
||||
|
||||
There is no need to reinstall Duplicati if it's already present.
|
||||
|
||||

|
||||
|
||||
*****
|
||||
|
Loading…
x
Reference in New Issue
Block a user