How to Install and Uninstall zoxide Package on Kali Linux

Last updated: May 07,2024

1. Install "zoxide" package

Here is a brief guide to show you how to install zoxide on Kali Linux

$ sudo apt update $ sudo apt install zoxide

2. Uninstall "zoxide" package

This guide covers the steps necessary to uninstall zoxide on Kali Linux:

$ sudo apt remove zoxide $ sudo apt autoclean && sudo apt autoremove

3. Information about the zoxide package on Kali Linux

Package: zoxide
Source: rust-zoxide
Version: 0.9.3-1
Installed-Size: 1101
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 392892
SHA256: 5b86abf6b57c4f9e317baae68807b74535305f2284a4d16f069f6e9ef23b66a0
SHA1: cb6cee4b0469120bff2e9a68c0cf7bc9c50c1c38
MD5sum: d1d0354dee37effb421b0f449295981e
Description: Smarter cd command for your terminal
This package contains the following binaries built from the Rust crate
"zoxide":
- zoxide
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/ajeetdsouza/zoxide
Built-Using: rust-nix (= 0.26.2-1), rust-option-ext (= 0.2.0-1), rustc (= 1.70.0+dfsg1-7)
X-Cargo-Built-Using: rust-aliasable (= 0.1.3-3), rust-anstream (= 0.6.7-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-askama (= 0.12.1-3), rust-askama-escape (= 0.10.3-1), rust-bincode (= 1.3.3-1), rust-bitflags-1 (= 1.3.2-5), rust-cfg-if (= 1.0.0-1), rust-clap-builder (= 4.4.18-1), rust-clap (= 4.4.18-1), rust-clap-lex (= 0.6.0-2), rust-color-print (= 0.3.5-2), rust-colorchoice (= 1.0.0-1), rust-dirs (= 5.0.1-1), rust-dirs-sys (= 0.4.1-1), rust-dunce (= 1.0.3-1), rust-fastrand (= 1.8.0-1), rust-glob (= 0.3.1-1), rust-libc (= 0.2.152-1), rust-nix (= 0.26.2-1), rust-option-ext (= 0.2.0-1), rust-ouroboros (= 0.15.6-1), rust-serde (= 1.0.195-1), rust-static-assertions (= 1.1.0-1), rust-strsim (= 0.10.0-1), rust-utf8parse (= 0.2.1-1), rustc (= 1.70.0+dfsg1-7)
Section: admin
Priority: optional
Filename: pool/main/r/rust-zoxide/zoxide_0.9.3-1_amd64.deb