duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #05485
Re: [Question #690794]: ppa for ubuntu 18.04 / 20.04
Question #690794 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/690794
Status: Open => Answered
Kenneth Loafman proposed the following answer:
There are multiple options both stable and daily:
* Stable tarball install - https://launchpad.net/duplicity/+download
* Daily duplicity PPA - https://code.launchpad.net/~duplicity-team/+archive/ubuntu/duplicity-develop-git
* Stable duplicity PPA - https://code.launchpad.net/~duplicity-team/+archive/ubuntu/duplicity-release-git
* Stable snap builds - “sudo snap install duplicity —classic"
* Latest snap builds - “sudo snap install duplicity —classic —edge"
* Latest pip3 builds - “sudo pip3 install duplicity"
NOTE: UNinstall duplicity first if it was installed via the distribution
repository. For Ubuntu that would be "sudo apt-get purge duplicity".
--
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.