How to Install and Uninstall python3-sybil.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-sybil.noarch" package
Please follow the guidelines below to install python3-sybil.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-sybil.noarch
Copied
2. Uninstall "python3-sybil.noarch" package
Please follow the steps below to uninstall python3-sybil.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-sybil.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-sybil.noarch package on Rocky Linux 8
Last metadata expiration check: 1:32:47 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-sybil
Version : 1.2.2
Release : 1.el8
Architecture : noarch
Size : 35 k
Source : python-sybil-1.2.2-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-sybil
Version : 1.2.2
Release : 1.el8
Architecture : noarch
Size : 35 k
Source : python-sybil-1.2.2-1.el8.src.rpm
Repository : epel
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.