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

Last updated: September 20,2024

1. Install "python-requests-cache" package

This is a short guide on how to install python-requests-cache on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-requests-cache" package

Please follow the steps below to uninstall python-requests-cache on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-requests-cache
Priority: optional
Section: universe/python
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: all
Version: 0.4.10-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-requests (>= 1.1.0)
Suggests: python-requests-cache-doc, python-pymongo, python-redis
Filename: pool/universe/p/python-requests-cache/python-requests-cache_0.4.10-1_all.deb
Size: 12776
MD5sum: a7e19871e2b23506b06880b85c34c564
SHA1: 08b917a555f3f21ede550a64dbdc36f6583052f3
SHA256: dea62658f9bfce7bc9737b7daef21952821bdebd89a8e048501c3d09afa21d2b
Description-en: persistent cache for requests library
Requests-cache is a transparent persistent cache for requests library.
Description-md5: 8dfc1d78b1dcd0ce2f7c544a43838d9e
Homepage: https://github.com/reclosedev/requests-cache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu