How to Install and Uninstall python3-molotov Package on Kali Linux

Last updated: July 08,2024

1. Install "python3-molotov" package

In this section, we are going to explain the necessary steps to install python3-molotov on Kali Linux

$ sudo apt update $ sudo apt install python3-molotov

2. Uninstall "python3-molotov" package

In this section, we are going to explain the necessary steps to uninstall python3-molotov on Kali Linux:

$ sudo apt remove python3-molotov $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-molotov package on Kali Linux

Package: python3-molotov
Source: python-molotov
Version: 2.1-4
Installed-Size: 184
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiodogstatsd, python3-aiohttp, python3-aiomeasures, python3:any
Suggests: python3-uvloop
Size: 33204
SHA256: 8f456ba6943f5a693e2ede5e00f1963635d2d833e2f0aa9c824f8cdb013baac3
SHA1: 7722bcff18c84049ac181b13ea2a33875df9519b
MD5sum: 26ba627c2c49cc70ec7c455a933074ba
Description: tool to write load tests in Python
Create a load test in Python using functions decorated with the scenario
decorator – those functions needs to be coroutines. Based on asyncio, built
with aiohttp.
.
This package contains the Python 3.x module and CLI.
Description-md5: a0f2aa365fec99c8719b0bea4bc2e75f
Homepage: https://molotov.readthedocs.io/en/stable/
Section: python
Priority: optional
Filename: pool/main/p/python-molotov/python3-molotov_2.1-4_all.deb