How to Install and Uninstall ascii Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "ascii" package

Please follow the steps below to install ascii on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ascii

2. Uninstall "ascii" package

Learn how to uninstall ascii on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ascii package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ascii
Priority: optional
Section: universe/utils
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Florian Ernst
Architecture: amd64
Version: 3.15-1
Depends: libc6 (>= 2.7)
Filename: pool/universe/a/ascii/ascii_3.15-1_amd64.deb
Size: 16056
MD5sum: 4bbea13a928e8b9df34f567255cae96b
SHA1: f28a5d0e4c03c4d1ffd996eee3e329bf5dc41655
SHA256: 6ad2e56493fc0a0e63fdc9d3f43d2b4ec02751312a5639d62693fca1f7caf2a4
Description-en: 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: 3ef70a26e3b90455a20524f77be30845
Homepage: http://www.catb.org/~esr/ascii/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu