How to Install and Uninstall python3-mockito Package on Kali Linux
Last updated: November 23,2024
1. Install "python3-mockito" package
This guide covers the steps necessary to install python3-mockito on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-mockito
Copied
2. Uninstall "python3-mockito" package
Here is a brief guide to show you how to uninstall python3-mockito on Kali Linux:
$
sudo apt remove
python3-mockito
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-mockito package on Kali Linux
Package: python3-mockito
Source: python-mockito
Version: 1.4.0-1
Installed-Size: 123
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 40036
SHA256: a519f10c932313f7ed981e9f3a7b8ad76fa506ecad367f84d95fdeac2945573e
SHA1: f87ed32a85ae96efbd7550a6fae6fd4de6e419b5
MD5sum: b5360107697cb65831bd9fdf817ddd76
Description: Spying framework for Python
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 Python3 library.
Description-md5:
Homepage: https://github.com/kaste/mockito-python
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-mockito/python3-mockito_1.4.0-1_all.deb
Source: python-mockito
Version: 1.4.0-1
Installed-Size: 123
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 40036
SHA256: a519f10c932313f7ed981e9f3a7b8ad76fa506ecad367f84d95fdeac2945573e
SHA1: f87ed32a85ae96efbd7550a6fae6fd4de6e419b5
MD5sum: b5360107697cb65831bd9fdf817ddd76
Description: Spying framework for Python
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 Python3 library.
Description-md5:
Homepage: https://github.com/kaste/mockito-python
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-mockito/python3-mockito_1.4.0-1_all.deb