How to Install and Uninstall python3-requests-cache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-requests-cache" package

Please follow the guidance below to install python3-requests-cache on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-requests-cache" package

Please follow the step by step instructions below to uninstall python3-requests-cache on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-requests-cache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-requests-cache
Priority: optional
Section: universe/python
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Source: python-requests-cache
Version: 0.4.10-1
Depends: python3:any (>= 3.3.2-2~), python3-requests (>= 1.1.0)
Suggests: python-requests-cache-doc, python3-pymongo, python3-redis
Filename: pool/universe/p/python-requests-cache/python3-requests-cache_0.4.10-1_all.deb
Size: 12884
MD5sum: f25ec9f645ced7385aca585e66509c2f
SHA1: 0331374058faee33c5a61e5e716ac33fd9b23f2d
SHA256: 555bcb31e08a23e8187cdc59ba6458a1c168a98645cef0d78d6a71880fb20908
Description-en: persistent cache for requests library (Python 3)
Requests-cache is a transparent persistent cache for requests library.
.
This package contains the Python 3 version of requests-cache.
Description-md5: 81c6199e966606ec1ff93011ff12b1c4
Homepage: https://github.com/reclosedev/requests-cache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu