How to Install and Uninstall airtsp-doc.noarch Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "airtsp-doc.noarch" package

This tutorial shows how to install airtsp-doc.noarch on Rocky Linux 9

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

2. Uninstall "airtsp-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall airtsp-doc.noarch on Rocky Linux 9:

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

3. Information about the airtsp-doc.noarch package on Rocky Linux 9

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