How to Install and Uninstall xd Package on Kali Linux

Last updated: May 04,2024

1. Install "xd" package

This guide covers the steps necessary to install xd on Kali Linux

$ sudo apt update $ sudo apt install xd

2. Uninstall "xd" package

This tutorial shows how to uninstall xd on Kali Linux:

$ sudo apt remove xd $ sudo apt autoclean && sudo apt autoremove

3. Information about the xd package on Kali Linux

Package: xd
Version: 5.00.01-1
Installed-Size: 166
Maintainer: Frank B. Brokken
Architecture: amd64
Depends: libbobcat6 (>= 6.03.02), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 75840
SHA256: 75542a7147d69aaba6519c49070f70cb3d618727bfe6b5d7862733ba83a3b897
SHA1: 8a2f933b5030709a311d8c1939f5d4ce9fdedb63
MD5sum: e20335da8143454bdaf0b11c322c0c88
Description: smart directory change utility
The program xd is a program smart directory changer. It allows you to change
to a directory specifying only its initial characters or a subset of the
initial characters allowing commands like 'xd ulb' to do a 'chdir
/usr/local/bin'.
.
xd can be used in combination with the standard tab-filename completion as
offered by most shells. But as xd is very easy to use, one is quickly
addicted to xd when changing to directories that are not close to the current
working directory. Small changes required thereafter are in practice always
performed using the facilities offered by the command shell.
.
When multiple expansions are available xd offers a list of alternatives from
which the user may select an option by simply pressing an associated
key. Directories that are never selected by the user may be ignored using
directives in xd's configuration file.
Description-md5:
Homepage: https://fbb-git.gitlab.io/xd/
Tag: implemented-in::c++, role::program, scope::utility
Section: utils
Priority: optional
Filename: pool/main/x/xd/xd_5.00.01-1_amd64.deb