How to Install and Uninstall python-vcr-doc Package on Kali Linux

Last updated: May 14,2024

1. Install "python-vcr-doc" package

Learn how to install python-vcr-doc on Kali Linux

$ sudo apt update $ sudo apt install python-vcr-doc

2. Uninstall "python-vcr-doc" package

In this section, we are going to explain the necessary steps to uninstall python-vcr-doc on Kali Linux:

$ sudo apt remove python-vcr-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-vcr-doc package on Kali Linux

Package: python-vcr-doc
Source: vcr.py
Version: 5.1.0-1.1
Installed-Size: 813
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 209708
SHA256: 066e8cd17fc0bdffb3b9c511515a48fd6d00f385220d7d1dc65531e93f2c8465
SHA1: 833e7d3a2fc84fbdaa80dc7b1c733ea1d6787021
MD5sum: 0471616e776cf457c56c8d3e5b9df64f
Description: record and replay HTML interactions (Documentation)
vcr.py records all interactions that take place through the HTML libraries
it supports and writes them to flat files, called cassettes (YAML format by
default). These cassettes could be replayed then for fast, deterministic
and accurate HTML testing.
.
vcr.py supports the following Python HTTP libraries:
- urllib2 (stdlib)
- urllib3
- http.client (Python3 stdlib)
- Requests
- httplib2
- Boto (interface to Amazon Web Services)
- Tornado's HTTP client
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kevin1024/vcrpy/
Section: doc
Priority: optional
Filename: pool/main/v/vcr.py/python-vcr-doc_5.1.0-1.1_all.deb