How To Install python3-sybil on Fedora 36

In this tutorial we learn how to install python3-sybil in Fedora 36. python3-sybil is Automated testing for the examples in your documentation

Introduction

In this tutorial we learn how to install python3-sybil on Fedora 36.

What is python3-sybil

This library provides a way to test examples in your documentation by parsing them from the documentation source and evaluating the parsed examples as part of your normal test run. Integration is provided for the three main Python test runners.

We can use yum or dnf to install python3-sybil on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-sybil.

Install python3-sybil on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-sybil using dnf by running the following command:

sudo dnf -y install python3-sybil

Install python3-sybil on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-sybil using yum by running the following command:

sudo yum -y install python3-sybil

How To Uninstall python3-sybil on Fedora 36

To uninstall only the python3-sybil package we can use the following command:

sudo dnf remove python3-sybil

python3-sybil Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/sybil
/usr/lib/python3.10/site-packages/sybil-2.0.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/sybil-2.0.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/sybil-2.0.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/sybil-2.0.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/sybil-2.0.1-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/sybil-2.0.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/sybil-2.0.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/sybil/__init__.py
/usr/lib/python3.10/site-packages/sybil/__pycache__
/usr/lib/python3.10/site-packages/sybil/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/document.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/document.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/example.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/example.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/region.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/region.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/sybil.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/__pycache__/sybil.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/compat.py
/usr/lib/python3.10/site-packages/sybil/document.py
/usr/lib/python3.10/site-packages/sybil/example.py
/usr/lib/python3.10/site-packages/sybil/integration
/usr/lib/python3.10/site-packages/sybil/integration/__init__.py
/usr/lib/python3.10/site-packages/sybil/integration/__pycache__
/usr/lib/python3.10/site-packages/sybil/integration/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/integration/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/integration/__pycache__/pytest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/integration/__pycache__/pytest.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/integration/__pycache__/unittest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/integration/__pycache__/unittest.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/integration/pytest.py
/usr/lib/python3.10/site-packages/sybil/integration/unittest.py
/usr/lib/python3.10/site-packages/sybil/parsers
/usr/lib/python3.10/site-packages/sybil/parsers/__init__.py
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__/capture.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__/capture.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__/codeblock.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__/codeblock.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__/doctest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__/doctest.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__/skip.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sybil/parsers/__pycache__/skip.cpython-310.pyc
/usr/lib/python3.10/site-packages/sybil/parsers/capture.py
/usr/lib/python3.10/site-packages/sybil/parsers/codeblock.py
/usr/lib/python3.10/site-packages/sybil/parsers/doctest.py
/usr/lib/python3.10/site-packages/sybil/parsers/skip.py
/usr/lib/python3.10/site-packages/sybil/region.py
/usr/lib/python3.10/site-packages/sybil/sybil.py
/usr/share/doc/python3-sybil
/usr/share/doc/python3-sybil/README.rst
/usr/share/licenses/python3-sybil
/usr/share/licenses/python3-sybil/license.rst

References

Summary

In this tutorial we learn how to install python3-sybil on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).