Description
This repository provides newer versions of duplicity.
Currently, it focuses on updating the EPEL 6 package.
NOTE: The package is a rebuild of the EPEL 7 branch of duplicity with python2-PyDrive
requirement removed since it is not available on EPEL6.
Installation Instructions
Enable the repository with:
curl -sSL https://copr.fedorainfracloud.org/coprs/tadej/duplicity/repo/epel-6/tadej-duplicity-epel-6.repo > /etc/yum.repos.d/tadej-duplicity-epel-6.repo
Install the latest duplicity
package with:
yum install duplicity
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (19)* | EPEL 6 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tadej/duplicity
More info about enabling Copr repositories