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

Last updated: May 02,2024

1. Install "python-requests-mock-doc" package

This guide let you learn how to install python-requests-mock-doc on Kali Linux

$ sudo apt update $ sudo apt install python-requests-mock-doc

2. Uninstall "python-requests-mock-doc" package

Please follow the step by step instructions below to uninstall python-requests-mock-doc on Kali Linux:

$ sudo apt remove python-requests-mock-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-requests-mock-doc
Source: python-requests-mock
Version: 1.11.0-1
Installed-Size: 297
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 34916
SHA256: 61178d6bc532e38f619c0ff3ad5c5f2beaec9663d023fa23b6fea4784117b155
SHA1: f718d34740300716674bf35b190a0e864fbe2180
MD5sum: 5bd8d2c194ad82ab64959e3593ff8167
Description: mock out responses from the requests package - doc
requests-mock provides a building block to stub out the HTTP requests_
portions of your testing code. Everything in requests_ eventually goes through
an adapter to do the transport work. requests-mock creates a custom adapter
that allows you to predefine responses when certain URIs are called. There are
then a number of methods provided to get the adapter used.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/jamielennox/requests-mock
Section: doc
Priority: optional
Filename: pool/main/p/python-requests-mock/python-requests-mock-doc_1.11.0-1_all.deb