How to Install and Uninstall ascii.x86_64 Package on CentOS 8 / RHEL 8

Last updated: June 01,2024

1. Install "ascii.x86_64" package

Please follow the step by step instructions below to install ascii.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ascii.x86_64

2. Uninstall "ascii.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ascii.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove ascii.x86_64 $ sudo dnf autoremove

3. Information about the ascii.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:49:26 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ascii
Version : 3.18
Release : 7.el8
Architecture : x86_64
Size : 25 k
Source : ascii-3.18-7.el8.src.rpm
Repository : epel
Summary : Interactive ascii name and synonym chart
URL : http://www.catb.org/~esr/ascii/
License : GPLv2
Description : 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.