How to Install and Uninstall fzy Package on Kali Linux

Last updated: May 17,2024

1. Install "fzy" package

Please follow the guidance below to install fzy on Kali Linux

$ sudo apt update $ sudo apt install fzy

2. Uninstall "fzy" package

In this section, we are going to explain the necessary steps to uninstall fzy on Kali Linux:

$ sudo apt remove fzy $ sudo apt autoclean && sudo apt autoremove

3. Information about the fzy package on Kali Linux

Package: fzy
Version: 1.0-1
Installed-Size: 54
Maintainer: ChangZhuo Chen (陳昌倬)
Architecture: amd64
Depends: libc6 (>= 2.4)
Size: 15092
SHA256: 235db1e46f06b632ebb722c67a0d9dfdc829c2fbb517eac9e35449d90b82ad61
SHA1: 893315d89dd18944fc78cfefa1bafac5cdeebe80
MD5sum: 20916f3e35b798261c74e8d267ee4dba
Description: fast, simple fuzzy text selector
fzy is a fast, simple fuzzy text selector for the terminal with an
advanced scoring algorithm.
Description-md5:
Homepage: https://github.com/jhawthorn/fzy
Section: utils
Priority: optional
Filename: pool/main/f/fzy/fzy_1.0-1_amd64.deb