How to Install and Uninstall doxygen Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "doxygen" package

This is a short guide on how to install doxygen on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install doxygen

2. Uninstall "doxygen" package

Learn how to uninstall doxygen on openSuSE Tumbleweed:

$ sudo zypper remove doxygen

3. Information about the doxygen package on openSuSE Tumbleweed

Information for package doxygen:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : doxygen
Version : 1.10.0-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 18.5 MiB
Installed : No
Status : not installed
Source package : doxygen-1.10.0-3.1.src
Upstream URL : https://www.doxygen.nl/
Summary : Automated C, C++, and Java Documentation Generator
Description :
Doxygen is the de facto standard tool for generating documentation
from annotated C++ sources, but it also supports other popular
programming languages such as C, Objective-C, C-sharp, PHP, Java,
Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran,
and to some extent D. Doxygen also supports the hardware description
language VHDL.