How to Install and Uninstall python3-autodoc Package on openSUSE Leap
Last updated: December 24,2024
1. Install "python3-autodoc" package
Please follow the step by step instructions below to install python3-autodoc on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-autodoc
Copied
2. Uninstall "python3-autodoc" package
This tutorial shows how to uninstall python3-autodoc on openSUSE Leap:
$
sudo zypper remove
python3-autodoc
Copied
3. Information about the python3-autodoc package on openSUSE Leap
Information for package python3-autodoc:
----------------------------------------
Repository : Main Repository
Name : python3-autodoc
Version : 0.5.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 35.4 KiB
Installed : No
Status : not installed
Source package : python-autodoc-0.5.0-bp155.2.12.src
Upstream URL : https://github.com/heavenshell/py-autodoc
Summary : Autodoc Python implementation
Description :
Autodoc generates documentation from your unit test.
This library is a Python implementation of Autodoc.
----------------------------------------
Repository : Main Repository
Name : python3-autodoc
Version : 0.5.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 35.4 KiB
Installed : No
Status : not installed
Source package : python-autodoc-0.5.0-bp155.2.12.src
Upstream URL : https://github.com/heavenshell/py-autodoc
Summary : Autodoc Python implementation
Description :
Autodoc generates documentation from your unit test.
This library is a Python implementation of Autodoc.