How to Install and Uninstall fish Package on Kali Linux
Last updated: November 21,2024
1. Install "fish" package
In this section, we are going to explain the necessary steps to install fish on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
fish
Copied
2. Uninstall "fish" package
This is a short guide on how to uninstall fish on Kali Linux:
$
sudo apt remove
fish
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the fish package on Kali Linux
Package: fish
Version: 3.7.0-1
Installed-Size: 5658
Maintainer: Mo Zhou
Architecture: amd64
Depends: fish-common (= 3.7.0-1), bsdextrautils, groff-base, man-db, procps, python3, libc6 (>= 2.34), libpcre2-32-0 (>= 10.22), libstdc++6 (>= 12), libtinfo6 (>= 6)
Recommends: xsel, lynx | www-browser
Suggests: doc-base
Size: 1003156
SHA256: 76158acb8133446c75b289b39ae04f174c93b789451e5931b4dd7ccd535be469
SHA1: 2e0d08d5ba46cd2af9dfcf57903afd7119d3c595
MD5sum: 7863b1a46d76d22cfc1b0d6621ee9fef
Description: friendly interactive shell
Fish is a shell geared towards interactive use. Its features are focused on
user friendliness and discoverability. The language syntax is simple but
incompatible with other shell languages.
Description-md5:
Homepage: http://fishshell.com/
Tag: implemented-in::c, interface::shell, role::program, scope::utility,
uitoolkit::ncurses
Section: shells
Priority: optional
Filename: pool/main/f/fish/fish_3.7.0-1_amd64.deb
Version: 3.7.0-1
Installed-Size: 5658
Maintainer: Mo Zhou
Architecture: amd64
Depends: fish-common (= 3.7.0-1), bsdextrautils, groff-base, man-db, procps, python3, libc6 (>= 2.34), libpcre2-32-0 (>= 10.22), libstdc++6 (>= 12), libtinfo6 (>= 6)
Recommends: xsel, lynx | www-browser
Suggests: doc-base
Size: 1003156
SHA256: 76158acb8133446c75b289b39ae04f174c93b789451e5931b4dd7ccd535be469
SHA1: 2e0d08d5ba46cd2af9dfcf57903afd7119d3c595
MD5sum: 7863b1a46d76d22cfc1b0d6621ee9fef
Description: friendly interactive shell
Fish is a shell geared towards interactive use. Its features are focused on
user friendliness and discoverability. The language syntax is simple but
incompatible with other shell languages.
Description-md5:
Homepage: http://fishshell.com/
Tag: implemented-in::c, interface::shell, role::program, scope::utility,
uitoolkit::ncurses
Section: shells
Priority: optional
Filename: pool/main/f/fish/fish_3.7.0-1_amd64.deb