How to Install and Uninstall python3-doxyqml.noarch Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "python3-doxyqml.noarch" package

This is a short guide on how to install python3-doxyqml.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-doxyqml.noarch

2. Uninstall "python3-doxyqml.noarch" package

Please follow the guidelines below to uninstall python3-doxyqml.noarch on Rocky Linux 9:

$ sudo dnf remove python3-doxyqml.noarch $ sudo dnf autoremove

3. Information about the python3-doxyqml.noarch package on Rocky Linux 9

Last metadata expiration check: 0:27:05 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-doxyqml
Version : 0.5.1
Release : 1.el9
Architecture : noarch
Size : 30 k
Source : python-doxyqml-0.5.1-1.el9.src.rpm
Repository : epel
Summary : Doxygen to document your QML classes
URL : https://invent.kde.org/sdk/doxyqml
License : BSD
Description : Doxyqml lets you use Doxygen to document your QML classes,
: It integrates as a Doxygen input filter to turn .qml files into pseudo-C++
: which Doxygen can then use to generate documentation.