How to Install and Uninstall aha.x86_64 Package on CentOS Stream 9

Last updated: May 20,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 Stream 9

$ 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 Stream 9:

$ sudo dnf remove aha.x86_64 $ sudo dnf autoremove

3. Information about the aha.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:06:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : aha
Version : 0.5.1
Release : 2.el9
Architecture : x86_64
Size : 22 k
Source : aha-0.5.1-2.el9.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.