How to Install and Uninstall python3-pyftpdlib Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-pyftpdlib" package

Please follow the guidelines below to install python3-pyftpdlib on Kali Linux

$ sudo apt update $ sudo apt install python3-pyftpdlib

2. Uninstall "python3-pyftpdlib" package

Please follow the step by step instructions below to uninstall python3-pyftpdlib on Kali Linux:

$ sudo apt remove python3-pyftpdlib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyftpdlib package on Kali Linux

Package: python3-pyftpdlib
Source: python-pyftpdlib
Version: 1.5.9-1
Installed-Size: 387
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 89108
SHA256: 8d4a4f681b01ce9c164352b47b1aca596c4c848c64b96369402f7a1cbdbd7708
SHA1: 0e0ac7bdffb5357688422dda8fec8a5ee84af460
MD5sum: e095715b2931eb74102d7e8f30803fe0
Description: Python FTP server library (Python 3)
Python FTP server library provides a high-level portable interface to
easily write asynchronous FTP servers with Python.
.
pyftpdlib is currently the most complete RFC-959 FTP server
implementation available for Python programming language. It is used
in projects like Google Chromium and Bazaar.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/giampaolo/pyftpdlib/
Section: python
Priority: optional
Filename: pool/main/p/python-pyftpdlib/python3-pyftpdlib_1.5.9-1_all.deb