How to Install and Uninstall python3-pytest-cython Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-pytest-cython" package

This tutorial shows how to install python3-pytest-cython on Kali Linux

$ sudo apt update $ sudo apt install python3-pytest-cython

2. Uninstall "python3-pytest-cython" package

This guide let you learn how to uninstall python3-pytest-cython on Kali Linux:

$ sudo apt remove python3-pytest-cython $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pytest-cython package on Kali Linux

Package: python3-pytest-cython
Source: pytest-cython
Version: 0.1.1-1
Installed-Size: 40
Maintainer: Debian Astronomy Maintainers
Architecture: all
Depends: python3-pytest, python3:any
Size: 8068
SHA256: 7f386d9e0d700309d142c5a9807c16b5f2a1e79d1077d549691b8ac52cb497ea
SHA1: 3bd5e4eecfb671223d7672a8cd088fa609390396
MD5sum: 53724f8a68334d33b6690ec094e04f45
Description: pytest plugin for testing Cython extension modules (Python 3)
This Pytest plugin allows for the doctesting of C extension modules for
Python, specifically created through Cython.
.
This package provides the pytest plugin for Python 3.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/lgpage/pytest-cython
Section: python
Priority: optional
Filename: pool/main/p/pytest-cython/python3-pytest-cython_0.1.1-1_all.deb