How to Install and Uninstall fd-find Package on Kali Linux

Last updated: May 21,2024

1. Install "fd-find" package

Learn how to install fd-find on Kali Linux

$ sudo apt update $ sudo apt install fd-find

2. Uninstall "fd-find" package

This is a short guide on how to uninstall fd-find on Kali Linux:

$ sudo apt remove fd-find $ sudo apt autoclean && sudo apt autoremove

3. Information about the fd-find package on Kali Linux

Package: fd-find
Source: rust-fd-find
Version: 9.0.0-1
Installed-Size: 3325
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 1003908
SHA256: 1e3b320ad90840f78a8528ad711423b156cc2184f603274389db65d9dc1a5186
SHA1: 138985a9511cfad9c30c12fa87d39c3e70b27920
MD5sum: cb32750a2d4b8d470dce02fb5f07a75f
Description: Simple, fast and user-friendly alternative to find
While it does not seek to mirror all of find's powerful functionality,
fd provides sensible (opinionated) defaults for 80% of the use cases.
.
Features:
.
* Convenient syntax: ‘fd PATTERN’ instead of ‘find -iname '*PATTERN*'’.
* Colorized terminal output (similar to ls).
* It's fast, often faster than find.
* Smart case.
* Ignores hidden directories and files, by default.
* Ignores patterns from your .gitignore, by default.
* Regular expressions.
* Unicode-awareness.
* Parallel command execution with a syntax similar to GNU Parallel.
.
Please note: the executable and the associated manpage were renamed
from ‘fd’ to ‘fdfind’ because of a file name clash.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/sharkdp/fd
Built-Using: rust-nix (= 0.26.2-1), rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-aho-corasick (= 1.1.2-1), rust-anstream (= 0.6.4-1), rust-anstyle (= 1.0.4-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-anyhow (= 1.0.75-1), rust-argmax (= 0.3.1-1), rust-bitflags-1 (= 1.3.2-5), rust-bitflags (= 2.4.0-2), rust-bstr (= 1.7.0-2), rust-cfg-if (= 1.0.0-1), rust-chrono (= 0.4.31-2), rust-clap-builder (= 4.4.6-1), rust-clap-complete (= 4.4.3-1), rust-clap (= 4.4.6-1), rust-clap-lex (= 0.5.0-1), rust-colorchoice (= 1.0.0-1), rust-crossbeam-channel (= 0.5.8-1), rust-crossbeam-deque (= 0.8.3-1), rust-crossbeam-epoch (= 0.9.13-1), rust-crossbeam-utils (= 0.8.12-1), rust-ctrlc (= 3.4.0-1), rust-etcetera (= 0.8.0-1), rust-faccess (= 0.2.4-3), rust-globset (= 0.4.14-1), rust-home (= 0.5.5-1), rust-humantime (= 2.1.0-1), rust-iana-time-zone (= 0.1.53-1), rust-ignore (= 0.4.21-1), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.150-1), rust-linux-raw-sys (= 0.4.11-1), rust-log (= 0.4.20-2), rust-lscolors (= 0.14.0-4), rust-memchr (= 2.6.4-3), rust-memoffset (= 0.6.5-1), rust-nix (= 0.26.2-1), rust-normpath (= 1.1.1-1), rust-nu-ansi-term (= 0.48.0-2), rust-num-traits (= 0.2.15-1), rust-regex-automata (= 0.4.3-1), rust-regex (= 1.10.2-1), rust-regex-syntax (= 0.8.2-1), rust-rustix (= 0.38.25-1), rust-same-file (= 1.0.6-1), rust-scopeguard (= 1.1.0-1), rust-static-assertions (= 1.1.0-1), rust-strsim (= 0.10.0-1), rust-terminal-size (= 0.2.6-3), rust-utf8parse (= 0.2.1-1), rust-walkdir (= 2.4.0-1), rustc (= 1.70.0+dfsg1-1)
Section: utils
Priority: optional
Filename: pool/main/r/rust-fd-find/fd-find_9.0.0-1_amd64.deb