How to Install and Uninstall python-debtcollector-doc Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python-debtcollector-doc" package

Please follow the instructions below to install python-debtcollector-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-debtcollector-doc

2. Uninstall "python-debtcollector-doc" package

This guide covers the steps necessary to uninstall python-debtcollector-doc on openSUSE Leap:

$ sudo zypper remove python-debtcollector-doc

3. Information about the python-debtcollector-doc package on openSUSE Leap

Information for package python-debtcollector-doc:
-------------------------------------------------
Repository : Main Repository
Name : python-debtcollector-doc
Version : 2.0.1-8.4.6
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3,0 MiB
Installed : No
Status : not installed
Source package : python-debtcollector-2.0.1-8.4.6.src
Summary : Documentation for python-debtcollector
Description :
A collection of Python deprecation patterns and strategies that help
you collect your technical debt in a non-destructive manner. The goal
of this library is to provide well documented developer facing
deprecation patterns that start of with a basic set and can expand
into a larger set of patterns as time goes on. The desired output of
these patterns is to apply the warnings module to emit
DeprecationWarning or PendingDeprecationWarning or similar derivative
to developers using libraries (or potentially applications) about
future deprecations.
This package contains documentation in HTML format.