How to Install and Uninstall prettyping Package on Kali Linux

Last updated: May 03,2024

1. Install "prettyping" package

This guide let you learn how to install prettyping on Kali Linux

$ sudo apt update $ sudo apt install prettyping

2. Uninstall "prettyping" package

Please follow the step by step instructions below to uninstall prettyping on Kali Linux:

$ sudo apt remove prettyping $ sudo apt autoclean && sudo apt autoremove

3. Information about the prettyping package on Kali Linux

Package: prettyping
Version: 1.0.1-1.1
Installed-Size: 37
Maintainer: Vifly
Architecture: all
Depends: original-awk | gawk | mawk, iputils-ping
Size: 10716
SHA256: 318834c86418dbaf8ef09b41334f7fa4f60492ddbf577ad84e164ee9d1782cab
SHA1: abcd740ccea6ae34a308594dea85d6bba9065858
MD5sum: 1b5638682bfc8f7067c9eed0293ca821
Description: better ping tool
prettyping is a simple tool written in Shell to
show latency between the sending and the destination
hosts.
.
It is a wrapper around the standard ping tool
with the objective of making the output prettier,
more colorful, more compact, and easier to read.
.
prettyping runs the standard ping in the background
and parses its output, showing the ping responses
in a graphical way at the terminal
(by using colors and Unicode characters).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/denilsonsa/prettyping
Section: net
Priority: optional
Filename: pool/main/p/prettyping/prettyping_1.0.1-1.1_all.deb