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

Last updated: May 11,2024

1. Install "python3-ftputil" package

Please follow the step by step instructions below to install python3-ftputil on Kali Linux

$ sudo apt update $ sudo apt install python3-ftputil

2. Uninstall "python3-ftputil" package

This is a short guide on how to uninstall python3-ftputil on Kali Linux:

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

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

Package: python3-ftputil
Source: python-ftputil
Version: 5.1.0-1
Installed-Size: 173
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 40388
SHA256: 5f17dc3a5653d3b41cb4aa503e1ecc681d9135b13ded3d9adbf5a4f8d2e1ee67
SHA1: 55bb5a984da84ffa5828cdab02273ee6963e65be
MD5sum: 8d8504bd7fe6a0a7b308feefd24e0709
Description: high-level FTP client library for Python
High-level FTP client library for the Python programming
language. ftputil implements a virtual file system for accessing FTP
servers, that is, it can generate file-like objects for remote files.
The library supports many functions similar to those in the os,
os.path and shutil modules. ftputil has convenience functions for
conditional uploads and downloads, and handles FTP clients and servers
in different timezones.
Description-md5:
Homepage: https://ftputil.sschwarzer.net/trac
Section: python
Priority: optional
Filename: pool/main/p/python-ftputil/python3-ftputil_5.1.0-1_all.deb