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

Last updated: April 19,2024

1. Install "aha.x86_64" package

In this section, we are going to explain the necessary steps to install aha.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install aha.x86_64

2. Uninstall "aha.x86_64" package

Please follow the step by step instructions below to uninstall aha.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove aha.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 3:46:08 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : aha
Version : 0.5.1
Release : 1.el8
Architecture : x86_64
Size : 22 k
Source : aha-0.5.1-1.el8.src.rpm
Repository : epel
Summary : Convert terminal output to HTML
URL : https://github.com/theZiz/aha
License : MPLv1.1 or LGPLv2+
Description : aha parses output from other programs,
: recognizes ANSI terminal escape sequences
: and produces an HTML rendition of the original text.