How to Install and Uninstall python310-requests-ftp Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-requests-ftp" package
Here is a brief guide to show you how to install python310-requests-ftp on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-requests-ftp
Copied
2. Uninstall "python310-requests-ftp" package
Please follow the guidance below to uninstall python310-requests-ftp on openSuSE Tumbleweed:
$
sudo zypper remove
python310-requests-ftp
Copied
3. Information about the python310-requests-ftp package on openSuSE Tumbleweed
Information for package python310-requests-ftp:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-requests-ftp
Version : 0.3.1-3.24
Arch : noarch
Vendor : openSUSE
Installed Size : 32.5 KiB
Installed : No
Status : not installed
Source package : python-requests-ftp-0.3.1-3.24.src
Upstream URL : http://github.com/Lukasa/requests-ftp
Summary : FTP Transport Adapter for Requests
Description :
Requests-FTP is an implementation of a very stupid FTP transport adapter for
use with the `Requests` Python library.
This library is *not* intended to be an example of Transport Adapters best
practices. This library was cowboyed together in about 4 hours of total work,
has no tests, and relies on a few ugly hacks. Instead, it is intended as both
a starting point for future development and an example for how to
implement transport adapters.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-requests-ftp
Version : 0.3.1-3.24
Arch : noarch
Vendor : openSUSE
Installed Size : 32.5 KiB
Installed : No
Status : not installed
Source package : python-requests-ftp-0.3.1-3.24.src
Upstream URL : http://github.com/Lukasa/requests-ftp
Summary : FTP Transport Adapter for Requests
Description :
Requests-FTP is an implementation of a very stupid FTP transport adapter for
use with the `Requests` Python library.
This library is *not* intended to be an example of Transport Adapters best
practices. This library was cowboyed together in about 4 hours of total work,
has no tests, and relies on a few ugly hacks. Instead, it is intended as both
a starting point for future development and an example for how to
implement transport adapters.