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

Last updated: May 18,2024

1. Install "python2-requests-file" package

This tutorial shows how to install python2-requests-file on openSUSE Leap

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

2. Uninstall "python2-requests-file" package

Here is a brief guide to show you how to uninstall python2-requests-file on openSUSE Leap:

$ sudo zypper remove python2-requests-file

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

Information for package python2-requests-file:
----------------------------------------------
Repository : Main Repository
Name : python2-requests-file
Version : 1.4.3-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 9,9 KiB
Installed : No
Status : not installed
Source package : python-requests-file-1.4.3-bp153.1.18.src
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.