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

Last updated: May 18,2024

1. Install "python3-shodan" package

Learn how to install python3-shodan on Kali Linux

$ sudo apt update $ sudo apt install python3-shodan

2. Uninstall "python3-shodan" package

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

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

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

Package: python3-shodan
Source: python-shodan
Version: 1.30.1-1
Installed-Size: 197
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3-click-plugins, python3-colorama, python3-ipaddress | python3-supported-min (>> 2.7), python3-requests, python3-tldextract, python3-xlsxwriter, python3:any
Suggests: python-shodan-doc
Size: 40272
SHA256: 7a51713d80c0535a543ec02b52433cc8ff995a13286d9ebfbd5fbbb1a782db1c
SHA1: 2e63c21fcdb7f8d959c8be7ff0b77718a9d215ae
MD5sum: 43ec146dda43986ac7830ecfc5a8430e
Description: Official Python library for Shodan (Python 3)
Shodan is a search engine for Internet-connected devices. Google lets you
search for websites, Shodan lets you search for devices. This library provides
developers easy access to all of the data stored in Shodan in order to
automate tasks and integrate into existing tools.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/achillean/shodan-python
Section: python
Priority: optional
Filename: pool/main/p/python-shodan/python3-shodan_1.30.1-1_all.deb