How to Install and Uninstall airrac-doc.noarch Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "airrac-doc.noarch" package

In this section, we are going to explain the necessary steps to install airrac-doc.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install airrac-doc.noarch

2. Uninstall "airrac-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall airrac-doc.noarch on CentOS Stream 9:

$ sudo dnf remove airrac-doc.noarch $ sudo dnf autoremove

3. Information about the airrac-doc.noarch package on CentOS Stream 9

Last metadata expiration check: 1:27:17 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : airrac-doc
Version : 1.00.6
Release : 1.el9
Architecture : noarch
Size : 332 k
Source : airrac-1.00.6-1.el9.src.rpm
Repository : epel
Summary : HTML documentation for the airrac library
URL : https://github.com/airsim/airrac
License : LGPLv2+
Description : This package contains HTML pages, as well as a PDF reference manual,
: for airrac. All that documentation is generated thanks to Doxygen
: (http://doxygen.org). The content is the same as what can be browsed
: online (http://airrac.org).