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

Last updated: May 17,2024

1. Install "python3-ajpy" package

Please follow the guidance below to install python3-ajpy on Kali Linux

$ sudo apt update $ sudo apt install python3-ajpy

2. Uninstall "python3-ajpy" package

This guide covers the steps necessary to uninstall python3-ajpy on Kali Linux:

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

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

Package: python3-ajpy
Source: python-ajpy
Version: 0.0.5-2
Installed-Size: 33
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any
Size: 6920
SHA256: 4000cacc1fd224603a2eeda905eb692f1a98dfd935ce7482d9542b8f3a5109e8
SHA1: c76f67c2bbba123e9c5ca49f8fef3c49d074217e
MD5sum: ba65653da72e2a5825957cefde992002
Description: Python module to craft AJP requests
AJPy is a small Python module that allows one to craft and serialize AJP
packets in order to communicate with AJP connectors from a Python
application. This pentesting oriented library can be used to test the
resistance of AJP connectors (e.g. Apache Tomcat), but also for a variety of
server tests.
Description-md5:
Homepage: https://github.com/hypn0s/AJPy
Section: python
Priority: optional
Filename: pool/main/p/python-ajpy/python3-ajpy_0.0.5-2_all.deb