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

Last updated: June 26,2024

1. Install "python39-autodoc" package

This is a short guide on how to install python39-autodoc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-autodoc

2. Uninstall "python39-autodoc" package

In this section, we are going to explain the necessary steps to uninstall python39-autodoc on openSuSE Tumbleweed:

$ sudo zypper remove python39-autodoc

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

Information for package python39-autodoc:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-autodoc
Version : 0.5.0-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 34,0 KiB
Installed : No
Status : not installed
Source package : python-autodoc-0.5.0-1.11.src
Summary : Autodoc Python implementation
Description :
Autodoc generates documentation from your unit test.
This library is a Python implementation of Autodoc.