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

Last updated: September 20,2024

1. Install "python3-pytest-recording" package

Please follow the step by step instructions below to install python3-pytest-recording on Kali Linux

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

2. Uninstall "python3-pytest-recording" package

Please follow the steps below to uninstall python3-pytest-recording on Kali Linux:

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

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

Package: python3-pytest-recording
Source: pytest-recording
Version: 0.13.1-1
Installed-Size: 57
Maintainer: Debian GIS Project
Architecture: all
Depends: python3-pytest, python3-vcr, python3:any
Suggests: python3-pycurl
Size: 15576
SHA256: afeb0213e4530c162ee07e2db1e6796def38fb1a44693a6c3ba3117ba624f09f
SHA1: 8f295315f1db9b7043ec54d489de8d192bad9da2
MD5sum: 54bf75519e48ec05870f76a61232e261
Description: pytest plugin that allows recording of network interactions
A pytest plugin that records network interactions in your tests via VCR.py.
.
Features:
.
* Straightforward `pytest.mark.vcr`, that reflects `VCR.use_cassettes` API;
* Combining multiple VCR cassettes;
* Network access blocking;
* The ``rewrite`` recording mode that rewrites cassettes from scratch.
Description-md5:
Homepage: https://github.com/kiwicom/pytest-recording
Section: python
Priority: optional
Filename: pool/main/p/pytest-recording/python3-pytest-recording_0.13.1-1_all.deb

5. The same packages on other Linux Distributions