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

Last updated: May 18,2024

1. Install "python39-hotdoc" package

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

$ sudo zypper refresh $ sudo zypper install python39-hotdoc

2. Uninstall "python39-hotdoc" package

This is a short guide on how to uninstall python39-hotdoc on openSuSE Tumbleweed:

$ sudo zypper remove python39-hotdoc

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

Information for package python39-hotdoc:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-hotdoc
Version : 0.16-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 4.4 MiB
Installed : No
Status : not installed
Source package : python-hotdoc-0.16-1.2.src
Upstream URL : https://github.com/hotdoc/hotdoc
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.