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

Last updated: May 19,2024

1. Install "python2-pyftpdlib" package

In this section, we are going to explain the necessary steps to install python2-pyftpdlib on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pyftpdlib

2. Uninstall "python2-pyftpdlib" package

This tutorial shows how to uninstall python2-pyftpdlib on openSUSE Leap:

$ sudo zypper remove python2-pyftpdlib

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

Information for package python2-pyftpdlib:
------------------------------------------
Repository : Main Repository
Name : python2-pyftpdlib
Version : 1.5.6-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 1,2 MiB
Installed : No
Status : not installed
Source package : python-pyftpdlib-1.5.6-bp153.1.18.src
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.