How to Install and Uninstall xdelta Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "xdelta" package

This tutorial shows how to install xdelta on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install xdelta

2. Uninstall "xdelta" package

Learn how to uninstall xdelta on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove xdelta $ sudo apt autoclean && sudo apt autoremove

3. Information about the xdelta package on Ubuntu 20.10 (Groovy Gorilla)

Package: xdelta
Architecture: amd64
Version: 1.1.3-9.3
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: LaMont Jones
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 61
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libxdelta2 (>= 1.1.3), zlib1g (>= 1:1.1.4)
Filename: pool/universe/x/xdelta/xdelta_1.1.3-9.3_amd64.deb
Size: 24092
MD5sum: 7a3166cbfca62fc20b66a631aa66b076
SHA1: 8445c6e70ff96383f88635917fcca0ab8759b16e
SHA256: 4bff4ed264881288130b51ef10d3db5158a6812368b37415005a661fdfaaf52f
SHA512: 6963b5752ec44d239c53ba28ff6f3ba38eef72d3b4488faaefc71283149b82f7571d2ab8581536ff9b06bc87258da123932f8f4aaca5e311aa6a3b7347c6855c
Description-en: A diff utility which works with binary files
Xdelta is an application program designed to compute changes between
files. These changes (deltas) are similar to the output of the
"diff" program in that they may be used to store and transmit only the
changes between files. However, unlike diff, the output of Xdelta is
not expressed in a human-readable format--Xdelta can also apply
these deltas to a copy of the original file. Xdelta uses a fast,
linear algorithm and performs well on both binary and text files.
Description-md5: 752ef8f98afff45a4a200cc6ff55037e