How to Install and Uninstall python3-requests-cache Package on Kali Linux

Last updated: October 04,2024

1. Install "python3-requests-cache" package

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

$ sudo apt update $ sudo apt install python3-requests-cache

2. Uninstall "python3-requests-cache" package

Here is a brief guide to show you how to uninstall python3-requests-cache on Kali Linux:

$ sudo apt remove python3-requests-cache $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-requests-cache package on Kali Linux

Package: python3-requests-cache
Source: python-requests-cache
Version: 0.9.8-2
Installed-Size: 172
Maintainer: Sandro Tosi
Architecture: all
Depends: python3-cattr, python3-requests (>= 1.1.0), python3-url-normalize, python3-appdirs (>= 1.4.4), python3-attr, python3-urllib3, python3:any
Suggests: python-requests-cache-doc, python3-pymongo, python3-redis
Size: 45188
SHA256: fa0724839f9f26fe7f5a62202a9b0152798d573717f0060f3ce295dd0711d90c
SHA1: 73eba7db54d480baec56c0c8fbdeb7ab6581ac79
MD5sum: 74cd835c5613413d504c24d8d37af853
Description: persistent cache for requests library (Python 3)
Requests-cache is a transparent persistent cache for requests library.
Description-md5:
Homepage: https://github.com/requests-cache/requests-cache
Section: python
Priority: optional
Filename: pool/main/p/python-requests-cache/python3-requests-cache_0.9.8-2_all.deb