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

Last updated: September 20,2024

1. Install "unison-2.53-gtk" package

This guide let you learn how to install unison-2.53-gtk on Kali Linux

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

2. Uninstall "unison-2.53-gtk" package

This tutorial shows how to uninstall unison-2.53-gtk on Kali Linux:

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

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

Package: unison-2.53-gtk
Source: unison-2.53
Version: 2.53.3-2
Installed-Size: 8196
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Depends: unison-2.53, libc6 (>= 2.35), libcairo2 (>= 1.12.0), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.36.0), libgtk-3-0 (>= 3.11.5), libpango-1.0-0 (>= 1.14.0)
Recommends: ssh-askpass, ssh-client | openssh-client
Size: 1830028
SHA256: 985fde179f8cce6b4dee4ec76ebe45a65b8a3039c9823b7b758e9089160cc639
SHA1: 6f4ed723023a35e968085ed5fd96094c6488ba8a
MD5sum: 61ec9653b20a1b6fcf90dcbe36d5f418
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:
Homepage: http://www.cis.upenn.edu/~bcpierce/unison/
Section: utils
Priority: optional
Filename: pool/main/u/unison-2.53/unison-2.53-gtk_2.53.3-2_amd64.deb