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

Last updated: November 26,2024

1. Install "python3-requests-download" package

Here is a brief guide to show you how to install python3-requests-download on openSUSE Leap

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

2. Uninstall "python3-requests-download" package

Please follow the instructions below to uninstall python3-requests-download on openSUSE Leap:

$ sudo zypper remove python3-requests-download

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

Information for package python3-requests-download:
--------------------------------------------------
Repository : Main Repository
Name : python3-requests-download
Version : 0.1.2-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 12.0 KiB
Installed : No
Status : not installed
Source package : python-requests-download-0.1.2-bp155.2.10.src
Upstream URL : https://www.github.com/takluyver/requests_download
Summary : Python module to download and save files using python-requests
Description :
This module downloads files using requests and saves them to a target path.