How to Install and Uninstall clang-doc Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "clang-doc" package

This tutorial shows how to install clang-doc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install clang-doc

2. Uninstall "clang-doc" package

This tutorial shows how to uninstall clang-doc on openSuSE Tumbleweed:

$ sudo zypper remove clang-doc

3. Information about the clang-doc package on openSuSE Tumbleweed

Information for package clang-doc:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : clang-doc
Version : 17-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-17-1.2.src
Upstream URL : https://www.llvm.org/
Summary : Documentation for Clang
Description :
This package contains documentation for the Clang compiler.
This package is a dummy package that depends on the version of
clang-doc that openSUSE currently supports. Packages that
don't require a specific Clang version should depend on this.

5. The same packages on other Linux Distributions