How to Install and Uninstall ascii.x86_64 Package on AlmaLinux 9

Last updated: October 14,2024

1. Install "ascii.x86_64" package

In this section, we are going to explain the necessary steps to install ascii.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ascii.x86_64

2. Uninstall "ascii.x86_64" package

Here is a brief guide to show you how to uninstall ascii.x86_64 on AlmaLinux 9:

$ sudo dnf remove ascii.x86_64 $ sudo dnf autoremove

3. Information about the ascii.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:15:24 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ascii
Version : 3.20
Release : 1.el9
Architecture : x86_64
Size : 27 k
Source : ascii-3.20-1.el9.src.rpm
Repository : epel
Summary : Interactive ascii name and synonym chart
URL : http://www.catb.org/~esr/ascii/
License : BSD-2-Clause
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.