How to Install and Uninstall python3-sybil.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-sybil.noarch" package

Please follow the guidelines below to install python3-sybil.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-sybil.noarch

2. Uninstall "python3-sybil.noarch" package

Learn how to uninstall python3-sybil.noarch on Fedora 34:

$ sudo dnf remove python3-sybil.noarch $ sudo dnf autoremove

3. Information about the python3-sybil.noarch package on Fedora 34

Last metadata expiration check: 2:29:57 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-sybil
Version : 2.0.1
Release : 2.fc34
Architecture : noarch
Size : 36 k
Source : python-sybil-2.0.1-2.fc34.src.rpm
Repository : fedora
Summary : Automated testing for the examples in your documentation
URL : https://sybil.readthedocs.io/
License : MIT
Description : 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.