← Back to team overview

duplicity-team team mailing list archive

Re: [Question #691379]: When will an apt ppa for duplicity 0.8.xx be available ?

 

Question #691379 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/691379

    Status: Needs information => Answered

Kenneth Loafman proposed the following answer:
Hi Doug,

Thanks for the question.

Like Aaron said, snaps are becoming more popular and are much more
stable since they encapsulate duplicity in a known good environment.
They also can be installed on systems as far back as Xenial 16.04, where
the other methods are only good for Bionic 18.04 or above.

That said, there are multiple options both stable and daily:

* Source - https://gitlab.com/duplicity/duplicity
* 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.