How to Install and Uninstall python3-doxyqml.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "python3-doxyqml.noarch" package

Please follow the instructions below to install python3-doxyqml.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-doxyqml.noarch" package

Please follow the guidance below to uninstall python3-doxyqml.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-doxyqml.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:22:52 ago on Mon Feb 26 07:04:30 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.