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

Last updated: September 30,2024

1. Install "python3-doxyqml.noarch" package

This guide let you learn how to install python3-doxyqml.noarch on Oracle Linux 9

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

2. Uninstall "python3-doxyqml.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-doxyqml.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:58:17 ago on Thu Feb 15 07:50:05 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.