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

Last updated: May 21,2024

1. Install "python3-pytest-vcr" package

This is a short guide on how to install python3-pytest-vcr on Kali Linux

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

2. Uninstall "python3-pytest-vcr" package

Please follow the step by step instructions below to uninstall python3-pytest-vcr on Kali Linux:

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

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

Package: python3-pytest-vcr
Source: pytest-vcr
Version: 1.0.2-4
Installed-Size: 25
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest, python3-vcr, python3:any
Size: 5192
SHA256: 4e4be3fbb6b809906d202ff99e1338d3acd3eb3cff1eebb81122d06e395c3cbe
SHA1: 846359973b7f3b8a9a47576ef7a485878b59700d
MD5sum: 150f8c27cac53ab7f9bf4defbd6fb2c6
Description: Py.test integration with VCR.py
pytest-vcr is a plugin to manage VCR.py cassettes. It records in yaml files
the output of the tests run at first time.
.
This package contains the plugin for Python 3 code.
Description-md5:
Homepage: https://github.com/ktosiek/pytest-vcr
Section: python
Priority: optional
Filename: pool/main/p/pytest-vcr/python3-pytest-vcr_1.0.2-4_all.deb