How to Install and Uninstall python-requests-file.src Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python-requests-file.src" package

This guide let you learn how to install python-requests-file.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-requests-file.src

2. Uninstall "python-requests-file.src" package

Please follow the steps below to uninstall python-requests-file.src on Oracle Linux 9:

$ sudo dnf remove python-requests-file.src $ sudo dnf autoremove

3. Information about the python-requests-file.src package on Oracle Linux 9

Last metadata expiration check: 0:04:36 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-requests-file
Version : 1.5.1
Release : 4.el9
Architecture : src
Size : 16 k
Source : None
Repository : ol9_appstream
Summary : Transport adapter for using file:// URLs with python-requests
URL : https://github.com/dashea/requests-file
License : ASL 2.0
Description : Requests-File is a transport adapter for use with the Requests Python
: library to allow local file system access via file:// URLs.
:
: This is the Python 2 version of the requests_file module