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

Last updated: October 05,2024

1. Install "python311-hotdoc" package

Here is a brief guide to show you how to install python311-hotdoc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-hotdoc

2. Uninstall "python311-hotdoc" package

Please follow the steps below to uninstall python311-hotdoc on openSuSE Tumbleweed:

$ sudo zypper remove python311-hotdoc

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

Information for package python311-hotdoc:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-hotdoc
Version : 0.16-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.0 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.