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

Last updated: May 17,2024

1. Install "python39-requests-file" package

Please follow the instructions below to install python39-requests-file on openSuSE Tumbleweed

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

2. Uninstall "python39-requests-file" package

Please follow the instructions below to uninstall python39-requests-file on openSuSE Tumbleweed:

$ sudo zypper remove python39-requests-file

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

Information for package python39-requests-file:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-requests-file
Version : 1.5.1-4.3
Arch : noarch
Vendor : openSUSE
Installed Size : 9.9 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.