How to Install and Uninstall python3-vcr Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-vcr" package

Learn how to install python3-vcr on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-vcr

2. Uninstall "python3-vcr" package

Learn how to uninstall python3-vcr on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-vcr package on Ubuntu 21.10 (Impish Indri)

Package: python3-vcr
Architecture: all
Version: 4.0.2-1
Priority: optional
Section: universe/python
Source: vcr.py
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 151
Depends: python3-six (>= 1.5), python3-wrapt, python3-yaml, python3:any
Filename: pool/universe/v/vcr.py/python3-vcr_4.0.2-1_all.deb
Size: 29864
MD5sum: ad7b8d2f29d68401d1ce1fd75ec25ea4
SHA1: 14b2c892807f63674a4c89079d2094f659f016d3
SHA256: bfe335dbb46062df8bced1036ce561d4da44088988d3b5397e13a4884d92cbf4
SHA512: e224d92165041b7fa10f11262fb382e42981dde346748304ba1ed0ac3a6aad0fe5f35131e03ff3884137e7f21ed5569da5778be297a2f335fb058aecc40fdf9a
Homepage: https://github.com/kevin1024/vcrpy/
Description-en: record and replay HTML interactions (Python3 library)
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 modules for Python 3.
Description-md5: 1494fc1b08ba7b240d5a7448f0e3d550