How to Install and Uninstall python-aioftp-doc Package on Kali Linux

Last updated: May 12,2024

1. Install "python-aioftp-doc" package

This guide let you learn how to install python-aioftp-doc on Kali Linux

$ sudo apt update $ sudo apt install python-aioftp-doc

2. Uninstall "python-aioftp-doc" package

Here is a brief guide to show you how to uninstall python-aioftp-doc on Kali Linux:

$ sudo apt remove python-aioftp-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-aioftp-doc package on Kali Linux

Package: python-aioftp-doc
Source: aioftp
Version: 0.21.4-1
Installed-Size: 558
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 66468
SHA256: 4757ad14b72f9702b1ef6fd8c8dbe89dcbf25091e46c1c1a77c0db94d0ba99f4
SHA1: e4aa932cba8257beb76334f1ed5871203afc326a
MD5sum: eb936afca1fb5aa283b0ffec01bca67d
Description: FTP client and server for asyncio (common documentation)
Library implementing FTP protocol, both client and server for Python asyncio
module.
.
Supported commands as client: USER, PASS, ACCT, PWD, CWD, CDUP, MKD, RMD,
MLSD, MLST, RNFR, RNTO, DELE, STOR, APPE, RETR, TYPE, PASV, ABOR, QUIT,
REST, LIST (as fallback).
.
Supported commands as server: USER, PASS, QUIT, PWD, CWD, CDUP, MKD, RMD,
MLSD, LIST (non-standard), MLST, RNFR, RNTO, DELE, STOR, RETR,
TYPE ("I" and "A"), PASV, ABOR, APPE, REST.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/aio-libs/aioftp
Section: doc
Priority: optional
Filename: pool/main/a/aioftp/python-aioftp-doc_0.21.4-1_all.deb