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

Last updated: September 28,2024

1. Install "python2-sybil" package

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

$ sudo zypper refresh $ sudo zypper install python2-sybil

2. Uninstall "python2-sybil" package

Please follow the guidance below to uninstall python2-sybil on openSUSE Leap:

$ sudo zypper remove python2-sybil

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

Information for package python2-sybil:
--------------------------------------
Repository : Main Repository
Name : python2-sybil
Version : 1.3.0-bp153.1.26
Arch : noarch
Vendor : openSUSE
Installed Size : 73,4 KiB
Installed : No
Status : not installed
Source package : python-sybil-1.3.0-bp153.1.26.src
Summary : Automated testing of examples in documentation
Description :
python-sybil provides a way to test examples in one's documentation by parsing
them from the documentation source and evaluating the parsed examples as part
of the normal test run. Integration is provided for the three main Python
test runners.