How to Install and Uninstall ascii Package on Kali Linux

Last updated: May 12,2024

1. Install "ascii" package

Please follow the steps below to install ascii on Kali Linux

$ sudo apt update $ sudo apt install ascii

2. Uninstall "ascii" package

Please follow the guidelines below to uninstall ascii on Kali Linux:

$ sudo apt remove ascii $ sudo apt autoclean && sudo apt autoremove

3. Information about the ascii package on Kali Linux

Package: ascii
Version: 3.18-5
Installed-Size: 80
Maintainer: Calogero Lo Leggio
Architecture: amd64
Depends: libc6 (>= 2.7)
Size: 18540
SHA256: 34d80db63ecb880f15248cea6d8482c05ba84523c959f8537669138cf82c4faf
SHA1: fce6f0af1bc5755a15a031a039ac2a0844b0cdcb
MD5sum: f27f8811d37a5b9f71f82746abcda967
Description: interactive ASCII name and synonym chart
The ascii utility provides easy conversion between various byte representations
and the American Standard Code for Information Interchange (ASCII) character
table. It knows about a wide variety of hex, binary, octal, Teletype mnemonic,
ISO/ECMA code point, slang names, XML entity names, and other representations.
Given any one on the command line, it will try to display all others. Called
with no arguments it displays a handy small ASCII chart.
Description-md5:
Homepage: http://www.catb.org/~esr/ascii/
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::converting, works-with::text
Section: utils
Priority: optional
Filename: pool/main/a/ascii/ascii_3.18-5_amd64.deb