How to Install and Uninstall python3-requests-file.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-requests-file.noarch" package

Learn how to install python3-requests-file.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-requests-file.noarch

2. Uninstall "python3-requests-file.noarch" package

Please follow the guidelines below to uninstall python3-requests-file.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-requests-file.noarch $ sudo dnf autoremove

3. Information about the python3-requests-file.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:37:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-requests-file
Version : 1.5.1
Release : 4.el9
Architecture : noarch
Size : 18 k
Source : python-requests-file-1.5.1-4.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Transport adapter for using file:// URLs with python3-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 3 version of the requests_file module