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

Last updated: May 07,2024

1. Install "python39-pyftpdlib" package

Here is a brief guide to show you how to install python39-pyftpdlib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyftpdlib

2. Uninstall "python39-pyftpdlib" package

In this section, we are going to explain the necessary steps to uninstall python39-pyftpdlib on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyftpdlib

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

Information for package python39-pyftpdlib:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.