How to Install and Uninstall unison-2.51+4.11.1-gtk Package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Last updated: February 02,2025
Deprecated! Installation of this package may no longer be supported.
Notice
You can also install and uninstall the unison-2.51+4.11.1-gtk on the following distributions in the same way, as they are all based on the Ubuntu system
- Kubuntu 22.04 LTS
- Lubuntu 22.04 LTS
- Xubuntu 22.04 LTS
- Ubuntu MATE 22.04 LTS
- Ubuntu Studio 22.04 LTS
- Pop!_OS 22.04 LTS
- Zorin OS 16 / Zorin OS 17
- Ubuntu Budgie 22.04
1. Install "unison-2.51+4.11.1-gtk" package
Learn how to install unison-2.51+4.11.1-gtk on Ubuntu 22.04 LTS (Jammy Jellyfish)
$
sudo apt update
Copied
$
sudo apt install
unison-2.51+4.11.1-gtk
Copied
2. Uninstall "unison-2.51+4.11.1-gtk" package
This tutorial shows how to uninstall unison-2.51+4.11.1-gtk on Ubuntu 22.04 LTS (Jammy Jellyfish):
$
sudo apt remove
unison-2.51+4.11.1-gtk
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the unison-2.51+4.11.1-gtk package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Package: unison-2.51+4.11.1-gtk
Architecture: amd64
Version: 2.51.3-1
Priority: optional
Section: universe/utils
Source: unison-2.51+4.11.1
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7126
Depends: unison-2.51+4.11.1, libc6 (>= 2.29), libgdk-pixbuf2.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~)
Replaces: unison-gtk (<< 2.48.4-5~)
Filename: pool/universe/u/unison-2.51+4.11.1/unison-2.51+4.11.1-gtk_2.51.3-1_amd64.deb
Size: 1636108
MD5sum: 0ef07dc442e1190e04501689b678d931
SHA1: e95d736d6d9b4a48b3aa623329b73df730c15a57
SHA256: d2cbd3ab077e04aa55b874a5686b5feb2f4b34865b979968570b890d9870913d
SHA512: 707b8a20659ee919a81e9b1de66c33dbc610f30edd938350bf77061a449b02cff7eadd6d84fd5624708ef804b82c4388191459d0603952a0ebf453f94c2d5339
Homepage: http://www.cis.upenn.edu/~bcpierce/unison/
Description-en: 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
Architecture: amd64
Version: 2.51.3-1
Priority: optional
Section: universe/utils
Source: unison-2.51+4.11.1
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7126
Depends: unison-2.51+4.11.1, libc6 (>= 2.29), libgdk-pixbuf2.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~)
Replaces: unison-gtk (<< 2.48.4-5~)
Filename: pool/universe/u/unison-2.51+4.11.1/unison-2.51+4.11.1-gtk_2.51.3-1_amd64.deb
Size: 1636108
MD5sum: 0ef07dc442e1190e04501689b678d931
SHA1: e95d736d6d9b4a48b3aa623329b73df730c15a57
SHA256: d2cbd3ab077e04aa55b874a5686b5feb2f4b34865b979968570b890d9870913d
SHA512: 707b8a20659ee919a81e9b1de66c33dbc610f30edd938350bf77061a449b02cff7eadd6d84fd5624708ef804b82c4388191459d0603952a0ebf453f94c2d5339
Homepage: http://www.cis.upenn.edu/~bcpierce/unison/
Description-en: 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