How to Install and Uninstall python38-hotdoc Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python38-hotdoc" package

This guide let you learn how to install python38-hotdoc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-hotdoc

2. Uninstall "python38-hotdoc" package

This guide covers the steps necessary to uninstall python38-hotdoc on openSuSE Tumbleweed:

$ sudo zypper remove python38-hotdoc

3. Information about the python38-hotdoc package on openSuSE Tumbleweed

Information for package python38-hotdoc:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-hotdoc
Version : 0.13.3-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 3,9 MiB
Installed : No
Status : not installed
Source package : python-hotdoc-0.13.3-1.5.src
Summary : A documentation tool micro-framework
Description :
Hotdoc is a documentation framework. It provides an interface for extensions
to plug upon, along with some base objects (formatters, ...)
Hotdoc is distributed with a set of extensions that perform various tasks,
such as parsing C and extracting symbols with clang, parsing
gobject-introspection (gir) files, highlighting the syntax of code snippets
with prism, etc.