How to Install and Uninstall python311-requests-file Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python311-requests-file" package

In this section, we are going to explain the necessary steps to install python311-requests-file on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-requests-file

2. Uninstall "python311-requests-file" package

Learn how to uninstall python311-requests-file on openSuSE Tumbleweed:

$ sudo zypper remove python311-requests-file

3. Information about the python311-requests-file package on openSuSE Tumbleweed

Information for package python311-requests-file:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-requests-file
Version : 1.5.1-4.3
Arch : noarch
Vendor : openSUSE
Installed Size : 12.5 KiB
Installed : No
Status : not installed
Source package : python-requests-file-1.5.1-4.3.src
Upstream URL : https://github.com/dashea/requests-file
Summary : File transport adapter for Requests
Description :
Requests-File is a transport adapter for use with the Requests Python
library to allow local filesystem access via file:// URLs.