How to Install and Uninstall xxdiff Package on Kali Linux

Last updated: May 10,2024

1. Install "xxdiff" package

This guide let you learn how to install xxdiff on Kali Linux

$ sudo apt update $ sudo apt install xxdiff

2. Uninstall "xxdiff" package

This guide covers the steps necessary to uninstall xxdiff on Kali Linux:

$ sudo apt remove xxdiff $ sudo apt autoclean && sudo apt autoremove

3. Information about the xxdiff package on Kali Linux

Package: xxdiff
Version: 1:5.1+git20220924+dfsg-1
Installed-Size: 1111
Maintainer: Florian Schlichting
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 11)
Suggests: x-terminal-emulator, xxdiff-scripts
Size: 337432
SHA256: 5daaabb4f18c42f19267679875bfbcd38a741f587a3be3cba808c7484697fc77
SHA1: f58f6b858bd26d0dae66d35f44b0835982dbf855
MD5sum: e5b5474d32b810664c17e16c710f7cf2
Description: graphical file/directory comparison and merge tool
xxdiff is a powerful tool for viewing the differences between two or three
files, or two directories, and can be used to produce a merged version. The
texts of the two or three files are presented side by side with their
differences highlighted with colors for easy identification. Among its
features are:
.
* Compares two or three files, or two directories (shallow and recursive)
* Horizontal highlighting of diffs
* Interactive merges, previewing and saving of the resulting output
* Unmerges CVS conflicts and displays two files, to help resolve conflicts
* Fully customizable with a resource file
* Features and output that ease integration with scripts
.
The scripts that accompany xxdiff can be found in the xxdiff-scripts package.
Description-md5:
Homepage: https://furius.ca/xxdiff/
Tag: devel::TODO, implemented-in::c++, interface::commandline,
interface::graphical, interface::x11, role::program, scope::utility,
uitoolkit::qt, use::comparing, use::synchronizing,
works-with::software:source, works-with::text, x11::application
Section: text
Priority: optional
Filename: pool/main/x/xxdiff/xxdiff_5.1+git20220924+dfsg-1_amd64.deb