How to Install and Uninstall python3-requests-file.noarch Package on AlmaLinux 8

Last updated: May 21,2024

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

Please follow the guidelines below to install python3-requests-file.noarch on AlmaLinux 8

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

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

Please follow the step by step instructions below to uninstall python3-requests-file.noarch on AlmaLinux 8:

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

3. Information about the python3-requests-file.noarch package on AlmaLinux 8

Last metadata expiration check: 2:10:12 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-requests-file
Version : 1.4.3
Release : 5.el8
Architecture : noarch
Size : 16 k
Source : python-requests-file-1.4.3-5.el8.src.rpm
Repository : appstream
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