Description
Unison is a file-synchronization tool for OSX, Unix, and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.
Installation Instructions
- Enable copr repository
sudo dnf copr enable tofik/Unison
- Install needed tools, ex:
sudo dnf install unison251-text
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 |
---|---|---|
![]() |
aarch64 (106)*, x86_64 (74)* | Centos-stream 8 (64 downloads) |
![]() |
aarch64 (178)*, x86_64 (167)* | Centos-stream 9 (16 downloads) |
![]() |
aarch64 (117)*, x86_64 (121)* | EPEL 8 (61 downloads) |
![]() |
aarch64 (201)*, x86_64 (204)* | EPEL 9 (27 downloads) |
![]() |
aarch64 (35)*, x86_64 (244)* | Fedora 36 (0 downloads) |
![]() |
aarch64 (227)*, x86_64 (401)* | Fedora 37 (20 downloads) |
![]() |
aarch64 (66)*, x86_64 (183)* | Fedora 38 (14 downloads) |
![]() |
aarch64 (16)*, x86_64 (0)* | Fedora 39 (4 downloads) |
![]() |
aarch64 (162)*, x86_64 (156)* | Fedora rawhide (64 downloads) |
![]() |
x86_64 (171)* | Rhel 9 (13 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable tofik/Unison
More info about enabling Copr repositories