How to Install and Uninstall unison-2.52-gtk Package on Kali Linux

Last updated: May 10,2024

1. Install "unison-2.52-gtk" package

Learn how to install unison-2.52-gtk on Kali Linux

$ sudo apt update $ sudo apt install unison-2.52-gtk

2. Uninstall "unison-2.52-gtk" package

This guide let you learn how to uninstall unison-2.52-gtk on Kali Linux:

$ sudo apt remove unison-2.52-gtk $ sudo apt autoclean && sudo apt autoremove

3. Information about the unison-2.52-gtk package on Kali Linux

Package: unison-2.52-gtk
Source: unison-2.52 (2.52.0-1)
Version: 2.52.0-1+b1
Installed-Size: 7540
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Replaces: unison-gtk (<< 2.48.4-5~)
Depends: unison-2.52, libc6 (>= 2.33), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.35.9), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.22.0)
Recommends: ssh-askpass, ssh-client | openssh-client
Breaks: unison-gtk (<< 2.48.4-5~)
Size: 1736488
SHA256: 2e20d7dd19bd8a1ca46b4fd1d5bc30f9bbbf34a391f2704b0e7cadd15fed22ba
SHA1: 1d73a77321b1886b70e4dc054e71628f8041af6e
MD5sum: 839db27861e255b6aaf64e1b0ff60674
Description: file-synchronization tool for Unix and Windows with GTK+ interface
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.
.
This package adds the optional GTK+ interface.
Description-md5: bf480c6d029a683c396a23f3dd9191d9
Homepage: http://www.cis.upenn.edu/~bcpierce/unison/
Section: utils
Priority: optional
Filename: pool/main/u/unison-2.52/unison-2.52-gtk_2.52.0-1+b1_amd64.deb