How to Install and Uninstall python3-requests-file Package on openSUSE Leap

Last updated: December 23,2024

1. Install "python3-requests-file" package

Please follow the steps below to install python3-requests-file on openSUSE Leap

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

2. Uninstall "python3-requests-file" package

This tutorial shows how to uninstall python3-requests-file on openSUSE Leap:

$ sudo zypper remove python3-requests-file

3. Information about the python3-requests-file package on openSUSE Leap

Information for package python3-requests-file:
----------------------------------------------
Repository : Main Repository
Name : python3-requests-file
Version : 1.4.3-bp155.2.15
Arch : noarch
Vendor : openSUSE
Installed Size : 11.9 KiB
Installed : No
Status : not installed
Source package : python-requests-file-1.4.3-bp155.2.15.src
Upstream URL : http://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.