How to Install and Uninstall hexyl Package on Kali Linux

Last updated: May 03,2024

1. Install "hexyl" package

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

$ sudo apt update $ sudo apt install hexyl

2. Uninstall "hexyl" package

This guide let you learn how to uninstall hexyl on Kali Linux:

$ sudo apt remove hexyl $ sudo apt autoclean && sudo apt autoremove

3. Information about the hexyl package on Kali Linux

Package: hexyl
Source: rust-hexyl (0.8.0-2)
Version: 0.8.0-2+b7
Installed-Size: 799
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 300724
SHA256: ec8e403755f6134292e2ebf24982885af3c27a0938ae128738f02440e202a805
SHA1: beceaae00a9472ba30ca12965ca0460c98f9f20b
MD5sum: cfa1a74cb611df44b99cefb91f782a2b
Description: Command-line hex viewer with colored output
hexyl is a simple hex viewer for the terminal. It uses colored output to
distinguish different categories of bytes (NULL bytes, printable ASCII
characters, ASCII whitespace characters, other ASCII characters and non-ASCII).
.
This package contains the following binaries built from the Rust crate
"hexyl":
- hexyl
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/sharkdp/hexyl
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1), rust-atty (= 0.2.14-2), rust-bitflags-1 (= 1.3.2-5), rust-clap-2 (= 2.34.0-3), rust-io-lifetimes (= 2.0.0-2), rust-libc (= 0.2.147-1), rust-linux-raw-sys (= 0.4.5-1), rust-rustix (= 0.37.20-2), rust-smawk (= 0.3.1-2), rust-strsim (= 0.10.0-1), rust-term-size (= 0.3.1-2), rust-terminal-size (= 0.2.6-1), rust-textwrap (= 0.16.0-2), rust-unicode-linebreak (= 0.1.4-1), rust-unicode-width (= 0.1.10-1), rust-vec-map (= 0.8.1-2), rustc (= 1.70.0+dfsg1-1)
Section: utils
Priority: optional
Filename: pool/main/r/rust-hexyl/hexyl_0.8.0-2+b7_amd64.deb