How to Install and Uninstall python38-sybil Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python38-sybil" package

Please follow the guidelines below to install python38-sybil on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-sybil

2. Uninstall "python38-sybil" package

Here is a brief guide to show you how to uninstall python38-sybil on openSuSE Tumbleweed:

$ sudo zypper remove python38-sybil

3. Information about the python38-sybil package on openSuSE Tumbleweed

Information for package python38-sybil:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-sybil
Version : 2.0.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 95,6 KiB
Installed : No
Status : not installed
Source package : python-sybil-2.0.1-1.4.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 main Python test runners.