How to Install and Uninstall python3-requests-file Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "python3-requests-file" package

Please follow the instructions below to install python3-requests-file on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python3-requests-file" package

In this section, we are going to explain the necessary steps to uninstall python3-requests-file on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-requests-file package on Ubuntu 21.10 (Impish Indri)

Package: python3-requests-file
Architecture: all
Version: 1.5.1-1
Priority: optional
Section: universe/python
Source: requests-file
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Antoine Beaupré
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23
Depends: python3-requests, python3-six, python3:any
Filename: pool/universe/r/requests-file/python3-requests-file_1.5.1-1_all.deb
Size: 5132
MD5sum: 4f10c939d3401394017743e051d2fc6b
SHA1: c4dfe58ec832df5e4fb8b24115e6941662634fd1
SHA256: a470e4d6006fb67f2be728198925663c7c4052fa3f786e944c0d205199e97043
SHA512: 8e4768eb2e823029da3ca97897063a0c4340a3f7af47542ff2155b4f789429ebe84381f42bb0e586d1c557f2b5121a80744900799a617e99ecbee34cd7fff61c
Homepage: http://github.com/dashea/requests-file
Description-en: File transport adapter for Requests - Python 3.X
Requests-File is a transport adapter for use with the Requests Python
library to allow local filesystem access via file:// URLs.
.
Features:
.
* Will open and read local files
* Might set a Content-Length header
* That's about it
.
No encoding information is set in the response object, so be careful using
Response.text: the chardet library will be used to convert the file to a
unicode type and it may not detect what you actually want.
.
EACCES is converted to a 403 status code, and ENOENT is converted to a
404. All other IOError types are converted to a 400.
.
This package contains the Python 3 version of the library.
Description-md5: babcf46924d2f06e381950dc20627456