How to Install and Uninstall python3-pytest-cython.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "python3-pytest-cython.noarch" package

This guide let you learn how to install python3-pytest-cython.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-pytest-cython.noarch

2. Uninstall "python3-pytest-cython.noarch" package

Please follow the steps below to uninstall python3-pytest-cython.noarch on Fedora 39:

$ sudo dnf remove python3-pytest-cython.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-cython.noarch package on Fedora 39

Last metadata expiration check: 0:05:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pytest-cython
Version : 0.2.1
Release : 3.fc39
Architecture : noarch
Size : 20 k
Source : python-pytest-cython-0.2.1-3.fc39.src.rpm
Repository : fedora
Summary : Pytest plugin for testing Cython extension modules
URL : https://github.com/lgpage/pytest-cython
License : MIT
Description : This pytest plugin enables the doctesting of C extension modules for
: Python, specifically created through Cython.