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

Last updated: October 05,2024

1. Install "unison-2.48" package

Learn how to install unison-2.48 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install unison-2.48

2. Uninstall "unison-2.48" package

This tutorial shows how to uninstall unison-2.48 on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: unison-2.48
Architecture: amd64
Version: 2.48.4-8
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1711
Depends: libc6 (>= 2.29)
Recommends: ssh-client | openssh-client
Breaks: unison (<< 2.48.4-5~)
Replaces: unison (<< 2.48.4-5~)
Filename: pool/universe/u/unison-2.48/unison-2.48_2.48.4-8_amd64.deb
Size: 478580
MD5sum: b89eb0c15b309096fbb8bdceec20601d
SHA1: 3635549cfe270bd6be3fa352f7d544b91e8eeb48
SHA256: aa861ab04e761c2c88a601831d0fd0440d05ce47637a3ddd38917be332cc3777
SHA512: ccf95cd5ec017172ceb7b855ae3b169a5d72fba8e40bb58742e0f2da0e7a5be65ed93fa68ec0e15e964207ecd7c27ef655fa8867af2a4f5cbce55b209e5231f5
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