← Package directory
Available on winget

Install Unison

File synchronization Tool

Install with winget
winget install --id bcpierce00.unison
Upgrade
winget upgrade --id bcpierce00.unison
Uninstall
winget uninstall --id bcpierce00.unison

About Unison

Unison is a file-synchronization tool for POSIX-compliant systems (e.g. *BSD, GNU/Linux, macOS) 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.

What's new in 2.54.0

Changes in 2.54.0 Released 2026-05-01 - Drop old wire protocol. Unison will no longer interoperate with versions before 2.52.0 and will no longer read pre-2.52.0 archive files. - Document that LLM output is unwelcome in the Unison project (code, issues, mailinglists, etc.). - Add desktop file. Deprecation warning: support for external rsync will be removed; this may happen even in a micro release. DEPRECATION MAY HAPPEN WITH LESS THAN TYPICAL NOTICE: lablgtk is difficult to use safely, and future maintenance is unclear. Implementing the GUI without lablgtk requires more effort than seems likely to happen. Thus, it is possible that support for the unison GUI may end suddenly, on a particular platform, or on all platforms -- even in a micro release. See #1075 MAINTENANCE WARNING: No one is contributing to verify that the Mac GUI continues to work -- so it might not. (So far, there are no reports of serious, frequent failures.)

Read release notes

Version history

Version Updated Notes
2.54.0 Unknown Changes in 2.54.0 Released 2026-05-01 - Drop old wire protocol. Unison will no longer interoperate with versions before 2.52.0 and will no longer read pre-2.52.0 archive files. - Document that LLM output is unwelcome in...
2.53.8 Unknown Changes in 2.53.8 Released 2025-11-05 - Improve and simplify makefiles. It is now possible to build with BSD make, Solaris/illumos make and NMAKE, in addition to GNU Make. Building with MSVC is much simpler now. The chan...
2.53.7 Unknown "Released 2024-11-04"