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

Last updated: April 30,2024

1. Install "python-mockito-doc" package

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

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

2. Uninstall "python-mockito-doc" package

Here is a brief guide to show you how to uninstall python-mockito-doc on Kali Linux:

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

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

Package: python-mockito-doc
Source: python-mockito
Version: 1.4.0-1
Installed-Size: 310
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 49912
SHA256: 79cb95a107a1f49f64332e6b7703d338f4fd0283594fd630b4c028a9db1155bc
SHA1: 897c3e9d2ca40dd7f4821c32df7d67d28dfc9c0e
MD5sum: 37d1b5db15ed32287128662a1a95c1e5
Description: Spying framework for Python - documentation
This is a spying framework for Python, similar to Java's Mockito.
For example:
.
when(os.path).exists('/foo').thenReturn(True)
.
This package contains the HTML documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kaste/mockito-python
Built-Using: alabaster (= 0.7.12-1), sphinx (= 5.3.0-7)
Section: doc
Priority: optional
Filename: pool/main/p/python-mockito/python-mockito-doc_1.4.0-1_all.deb