How to Install and Uninstall unison Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "unison" package

Please follow the guidance below to install unison on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install unison

2. Uninstall "unison" package

This guide let you learn how to uninstall unison on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove unison $ sudo apt autoclean && sudo apt autoremove

3. Information about the unison package on Ubuntu 20.10 (Groovy Gorilla)

Package: unison
Architecture: amd64
Version: 2.48.4-4ubuntu1
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3949
Depends: libc6 (>= 2.29)
Recommends: ssh-client | openssh-client
Suggests: unison-all
Breaks: unison2.48.4
Replaces: unison2.48.4
Filename: pool/universe/u/unison/unison_2.48.4-4ubuntu1_amd64.deb
Size: 1008156
MD5sum: c8e885a3bc40625813a9f1671ea374f2
SHA1: 5c412e38fe514be1525cd8b37aeedf45f0192ab0
SHA256: da1764ca0093a518d0c9715a3be35cd8f206b9062e0b29a7dd4ea46b87e6057d
SHA512: 4fff0ee29b38190ec85a65738ed6b8f3d1de21ede5e428f26334d02241765e4414d79a750b539df4f8bb8d5cd30bb70c78d6b1d42d69c3eb2440ce7e95f487bb
Homepage: http://www.cis.upenn.edu/~bcpierce/unison/
Description-en: file-synchronization tool for Unix and Windows
Unison is a file-synchronization tool for Unix and Windows, written
in OCaml. 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.
.
Unison offers several advantages over various synchronization methods
such as CVS, Coda, rsync, Intellisync, etc. Unison can run on and
synchronize between Windows and many UNIX platforms. Unison requires
no root privileges, system access or kernel changes to function. Unison
can synchronize changes to files and directories in both directions,
on the same machine, or across a network using ssh or a direct
socket connection.
.
Transfers are optimised using a version of the rsync protocol,
making it ideal for slower links. Unison has a clear and precise
specification, and is resilient to failure due to its careful
handling of the replicas and its private structures.
Description-md5: f895ae84f8a67077573eb8b814cb7cb9