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

Last updated: May 14,2024

1. Install "python-betamax-doc" package

This is a short guide on how to install python-betamax-doc on Kali Linux

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

2. Uninstall "python-betamax-doc" package

This is a short guide on how to uninstall python-betamax-doc on Kali Linux:

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

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

Package: python-betamax-doc
Source: betamax
Version: 0.9.0-1
Installed-Size: 478
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 65456
SHA256: d21f6327b4287eda1a6134193ca550ca8f3945cc09b0f2db8d5ae02d883752a2
SHA1: c91ca291e729b1b6831ab75209dd18d5a1d66098
MD5sum: 48aba41d65de11c42bf8afee220305a9
Description: VCR imitation designed only for python-requests - Documentation
Betamax records HTTP interactions and replay them allowing fast, deterministic
and accurate tests and it's designed to be used with python-requests. If
you are not using python-requests, you should checkout vcr.py.
.
Betamax comes with integrations for py.test and unittest and supports
third party packages that provide extra request matchers and cassette
serializers.
.
This package contains documentation and examples.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sigmavirus24/betamax
Section: doc
Priority: optional
Filename: pool/main/b/betamax/python-betamax-doc_0.9.0-1_all.deb