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

Last updated: May 17,2024

1. Install "python3-responses" package

Learn how to install python3-responses on Kali Linux

$ sudo apt update $ sudo apt install python3-responses

2. Uninstall "python3-responses" package

This tutorial shows how to uninstall python3-responses on Kali Linux:

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

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

Package: python3-responses
Source: responses
Version: 0.24.1-1
Installed-Size: 279
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3-urllib3 (>= 1.25.10), python3-yaml, python3:any
Size: 58940
SHA256: 8fae422400ec4b486d47c6bff6ef7265d1bc029fc8eb862b6352bfcfc7efc757
SHA1: b018370b6641be06ffbe9a1b77cd3bb43cb6cdb5
MD5sum: 90824d5a74a27515f0b3158a42099de0
Description: Utility library for mocking out the requests Python 3 library
responses is a module used to mock out the `requests' Python 3 library in
order to perform unit tests.
.
This package provides the Python 3 module.
Description-md5:
Homepage: https://github.com/getsentry/responses
Section: python
Priority: optional
Filename: pool/main/r/responses/python3-responses_0.24.1-1_all.deb