How to Install and Uninstall python3-pyftpdlib Package on openSUSE Leap

Last updated: May 09,2024

1. Install "python3-pyftpdlib" package

Please follow the guidelines below to install python3-pyftpdlib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyftpdlib

2. Uninstall "python3-pyftpdlib" package

Please follow the guidelines below to uninstall python3-pyftpdlib on openSUSE Leap:

$ sudo zypper remove python3-pyftpdlib

3. Information about the python3-pyftpdlib package on openSUSE Leap

Information for package python3-pyftpdlib:
------------------------------------------
Repository : Main Repository
Name : python3-pyftpdlib
Version : 1.5.6-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-pyftpdlib-1.5.6-bp155.2.10.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.