How to Install and Uninstall xxdiff-scripts Package on Kali Linux

Last updated: March 29,2024

1. Install "xxdiff-scripts" package

This is a short guide on how to install xxdiff-scripts on Kali Linux

$ sudo apt update $ sudo apt install xxdiff-scripts

2. Uninstall "xxdiff-scripts" package

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

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

3. Information about the xxdiff-scripts package on Kali Linux

Package: xxdiff-scripts
Source: xxdiff
Version: 1:5.1+git20220924+dfsg-1
Installed-Size: 647
Maintainer: Florian Schlichting
Architecture: all
Depends: python3:any, xxdiff
Recommends: gnupg, patch
Size: 200616
SHA256: d3994eb5557bf9a05d40ebdea7c2ccc3f48d796baf0de33f97ec628ab07bf950
SHA1: 9dd4fe62f6c37fe5af32e443e433bdf2793b2f79
MD5sum: 2ab3b6920a705841c9fcae64296ded55
Description: graphical file/directory comparison and merge tool - scripts
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.
.
This package provides a number of scripts that are used to perform a variety of
tasks that all involve getting user verification and feedback using the xxdiff
graphical differences viewer.
.
For example, there are scripts to perform global renaming of strings within a
large codebase, where each transformed file is viewed by the user with an
xxdiff, accepted, rejected or merged changes written over the original file
(making backups is supported). Also, this infrastructure is mostly provided as
modules, in order to allow users to write file transformations in Python and to
leverage this interactive confirmation process.
.
There are also scripts that visualize diffs for a number of SCM systems, like
CVS, Subversion, etc. This package was born after a number of these useful
scripts had sprouted, and it became apparent that sharing the common code for
the scripts would be a great advantage to tools writers.
.
See documentation for a full list of the scripts and their role:
https://furius.ca/xxdiff/doc/xxdiff-scripts.html
Description-md5:
Homepage: https://furius.ca/xxdiff/
Tag: devel::buildtools, devel::rcs, implemented-in::python,
interface::commandline, role::program, scope::utility,
works-with::software:source, works-with::text
Section: text
Priority: optional
Filename: pool/main/x/xxdiff/xxdiff-scripts_5.1+git20220924+dfsg-1_all.deb