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

Last updated: November 05,2024

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

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

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

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

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

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

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

Package: python-pytest-mock-doc
Source: pytest-mock
Version: 3.12.0-1.1
Installed-Size: 367
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Recommends: python3-pytest-mock
Size: 67080
SHA256: 5ddbcb1dd9fedc491178cc05f7c2956f29a56596a966fd811d5030b164d55c30
SHA1: b566beb8a845fc27ac44a5c7a42e3115247d99e8
MD5sum: 4ece6e86b539e3f6e01537e0ce719873
Description: Documentation of the Pytest Mock plugin (HTML)
The pytest-mock plugin installs a "mocker" fixture which is a thin
wrapper around the patching API provided by the excellent "mock" package
or by unittest.mock, but with the benefit of not having to worry about
undoing patches at the end of a test. It also provides other nice
utilities such as spy and stub, and uses pytest introspection when
comparing calls.
.
This package contains the HTML documentation of the pytest-mock plugin.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pytest-dev/pytest-mock/
Section: doc
Priority: optional
Filename: pool/main/p/pytest-mock/python-pytest-mock-doc_3.12.0-1.1_all.deb