How to Install and Uninstall gping Package on Kali Linux

Last updated: May 15,2024

1. Install "gping" package

In this section, we are going to explain the necessary steps to install gping on Kali Linux

$ sudo apt update $ sudo apt install gping

2. Uninstall "gping" package

Please follow the instructions below to uninstall gping on Kali Linux:

$ sudo apt remove gping $ sudo apt autoclean && sudo apt autoremove

3. Information about the gping package on Kali Linux

Package: gping
Source: rust-gping
Version: 1.16.0-1
Installed-Size: 3298
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 934912
SHA256: 560059eb436aa3b51c2b4d4b62b0dab3176d945e90acdb304ea85b8177faa0bb
SHA1: 7b2c3710841b4dc6f0390a284be75ab0c79c7116
MD5sum: 1d0995f48a451e2c9729cde8efd4db05
Description: ping, but with a graph
gping is a graphical tui interface for the ping(1) command. It's completely
written in rust.
It comes with the following features:
- Graph the ping time for multiple hosts
- Graph the execution time for commands via the --cmd flag
- Custom colours
Description-md5:
Multi-Arch: allowed
Built-Using: rust-lazy-regex (= 2.5.0-3), rustc (= 1.70.0+dfsg1-5)
X-Cargo-Built-Using: rust-aho-corasick (= 1.1.2-1), 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-bitflags (= 2.4.2-1), rust-cassowary (= 0.3.0-2), rust-cfg-if (= 1.0.0-1), rust-chrono (= 0.4.31-2), rust-clap-builder (= 4.4.18-1), rust-clap (= 4.4.18-1), rust-clap-lex (= 0.6.0-2), rust-colorchoice (= 1.0.0-1), rust-const-format (= 0.2.30-2), rust-crossterm (= 0.27.0-3), rust-dns-lookup (= 1.0.8-4), rust-either (= 1.9.0-1), rust-form-urlencoded (= 1.2.1-1), rust-getrandom (= 0.2.10-1), rust-git2 (= 0.18.1-1), rust-iana-time-zone (= 0.1.53-1), rust-idna (= 0.4.0-1), rust-is-debug (= 1.0.1-1), rust-itertools (= 0.10.5-1), rust-itoa (= 1.0.9-1), rust-lazy-regex (= 2.5.0-3), rust-libc (= 0.2.152-1), rust-libgit2-sys (= 0.16.1-1), rust-libz-sys (= 1.1.8-2), rust-lock-api (= 0.4.11-1), rust-log (= 0.4.20-2), rust-memchr (= 2.6.4-3), rust-mio (= 0.8.10-1), rust-num-threads (= 0.1.6-1), rust-num-traits (= 0.2.15-1), rust-once-cell (= 1.19.0-1), rust-parking-lot-core (= 0.9.9-1), rust-parking-lot (= 0.12.1-2), rust-percent-encoding (= 2.3.1-1), rust-pinger (= 1.1.0-1), rust-ppv-lite86 (= 0.2.16-1), rust-rand-chacha (= 0.3.1-2), rust-rand-core (= 0.6.4-1), rust-rand (= 0.8.5-1), rust-ratatui (= 0.23.0-3), rust-regex-automata (= 0.4.3-1), rust-regex (= 1.10.2-1), rust-regex-syntax (= 0.8.2-1), rust-scopeguard (= 1.1.0-1), rust-shadow-rs (= 0.24.1-2), rust-signal-hook (= 0.3.17-1), rust-signal-hook-mio (= 0.2.3-2), rust-signal-hook-registry (= 1.4.0-1), rust-smallvec (= 1.11.2-1), rust-socket2 (= 0.5.5-1), rust-strsim (= 0.10.0-1), rust-strum (= 0.25.0-1), rust-thiserror (= 1.0.50-1), rust-time-core (= 0.1.1-1), rust-time (= 0.3.23-2), rust-unicode-bidi (= 0.3.13-1), rust-unicode-normalization (= 0.1.22-1), rust-unicode-segmentation (= 1.10.1-1), rust-unicode-width (= 0.1.11-1), rust-url (= 2.4.1-1), rust-utf8parse (= 0.2.1-1), rustc (= 1.70.0+dfsg1-5)
Section: utils
Priority: optional
Filename: pool/main/r/rust-gping/gping_1.16.0-1_amd64.deb