Description
Unison is a file-synchronization tool for OSX, Unix, and Windows.
Installation Instructions
version=$(rpm -q --qf %{VERSION} $(rpm -q --whatprovides redhat-release))
ver=${version:0:1}
sudo curl -sL -o /etc/yum.repos.d/hnakamur-unison.repo https://copr.fedoraproject.org/coprs/hnakamur/unison/repo/epel-${ver}/hnakamur-unison-epel-${ver}.repo
sudo yum -y install unison
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 7 | x86_64 (57)* | EPEL 7 (184 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable hnakamur/unison
More info about enabling Copr repositories