How to Install and Uninstall qdox Package on openSUSE Leap

Last updated: May 20,2024

1. Install "qdox" package

This tutorial shows how to install qdox on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install qdox

2. Uninstall "qdox" package

Please follow the guidance below to uninstall qdox on openSUSE Leap:

$ sudo zypper remove qdox

3. Information about the qdox package on openSUSE Leap

Information for package qdox:
-----------------------------
Repository : Main Repository
Name : qdox
Version : 2.0.1-150200.3.4.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 358.4 KiB
Installed : No
Status : not installed
Source package : qdox-2.0.1-150200.3.4.4.src
Upstream URL : https://github.com/paul-hammant/qdox
Summary : Tool to extract class/interface/method definitions from sources
Description :
QDox is a parser for extracting class/interface/method definitions
from source files complete with JavaDoc @tags. It is designed to be
used by active code generators or documentation tools.

5. The same packages on other Linux Distributions