How to Install and Uninstall unison Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "unison" package

This tutorial shows how to install unison on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install unison

2. Uninstall "unison" package

This guide covers the steps necessary to uninstall unison on Ubuntu 21.10 (Impish Indri):

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

3. Information about the unison package on Ubuntu 21.10 (Impish Indri)

Package: unison
Architecture: all
Version: 2.51.3+1
Priority: optional
Section: universe/net
Source: meta-unison
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14
Depends: unison-2.51+4.11.1
Filename: pool/universe/m/meta-unison/unison_2.51.3+1_all.deb
Size: 2816
MD5sum: 7d377ab8a4de2bcd9fb8f0e795c99bbd
SHA1: 89628c4dc7d9fd5bd83d59dab819507a3033f4b0
SHA256: cefebb3430cf7301699eae10a47e2dc6cbde1aa599b9fceefdf3a99efb77732e
SHA512: 1b62d8e80909e3bf476eadcad2077bd798a733858cf98e7f419ff9dc5225be34fa5ba64352b8db1310fb6a3ffb539b70f2569f6af5001592974cd3dab2960316
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