How to Install and Uninstall python310-pyftpdlib Package on openSuSE Tumbleweed

Last updated: June 27,2024

1. Install "python310-pyftpdlib" package

This guide covers the steps necessary to install python310-pyftpdlib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pyftpdlib

2. Uninstall "python310-pyftpdlib" package

Here is a brief guide to show you how to uninstall python310-pyftpdlib on openSuSE Tumbleweed:

$ sudo zypper remove python310-pyftpdlib

3. Information about the python310-pyftpdlib package on openSuSE Tumbleweed

Information for package python310-pyftpdlib:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pyftpdlib
Version : 1.5.7-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-pyftpdlib-1.5.7-3.2.src
Upstream URL : https://github.com/giampaolo/pyftpdlib/
Summary : Asynchronous FTP server library for Python
Description :
The Python FTP server library provides a high-level interface to
write very asynchronous FTP servers with Python.