How to Install and Uninstall python2-autodoc Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python2-autodoc" package

This guide covers the steps necessary to install python2-autodoc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-autodoc

2. Uninstall "python2-autodoc" package

Learn how to uninstall python2-autodoc on openSUSE Leap:

$ sudo zypper remove python2-autodoc

3. Information about the python2-autodoc package on openSUSE Leap

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