How to Install and Uninstall fzf Package on Kali Linux

Last updated: April 29,2024

1. Install "fzf" package

Learn how to install fzf on Kali Linux

$ sudo apt update $ sudo apt install fzf

2. Uninstall "fzf" package

This is a short guide on how to uninstall fzf on Kali Linux:

$ sudo apt remove fzf $ sudo apt autoclean && sudo apt autoremove

3. Information about the fzf package on Kali Linux

Package: fzf
Version: 0.44.1-1
Installed-Size: 3648
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 1216708
SHA256: d135228cfca94dde5bf6f3e4c815e60598a42176e9cdf537e2d192fb3cd72ea4
SHA1: 05af73cc7565f1e65c4b76db54e3b36420c20966
MD5sum: ab6d8c678c7f4a96ac0782357d54f494
Description: general-purpose command-line fuzzy finder
It's an interactive Unix filter for command-line that can be used with
any list; files, command history, processes, hostnames, bookmarks, git
commits, etc.
.
Refer /usr/share/doc/fzf/README.Debian for quick instructions on how to
add keybindings for Bash, Zsh, Fish to call fzf.
Description-md5:
Homepage: https://github.com/junegunn/fzf
Built-Using: golang-1.21 (= 1.21.4-1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-mattn-go-shellwords (= 1.0.12-1), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-saracen-walker (= 0.1.2-1), golang-golang-x-sync (= 0.4.0-1), golang-golang-x-sys (= 0.13.0-1), golang-golang-x-term (= 0.13.0-1)
Section: utils
Priority: optional
Filename: pool/main/f/fzf/fzf_0.44.1-1_amd64.deb