How to Install and Uninstall python-shodan Package on Debian 10 (Buster)

Last updated: May 16,2024

1. Install "python-shodan" package

In this section, we are going to explain the necessary steps to install python-shodan on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-shodan

2. Uninstall "python-shodan" package

This tutorial shows how to uninstall python-shodan on Debian 10 (Buster):

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

3. Information about the python-shodan package on Debian 10 (Buster)

Package: python-shodan
Version: 1.11.1-1
Installed-Size: 158
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python-click, python-click-plugins, python-colorama, python-requests, python-xlsxwriter, python:any (<< 2.8), python:any (>= 2.7~)
Suggests: python-shodan-doc
Description: Official Python library for Shodan (Python 2)
Description-md5: a1ed92647b7438f7abe59da5a7041a05
Homepage: https://github.com/achillean/shodan-python
Section: python
Priority: optional
Filename: pool/main/p/python-shodan/python-shodan_1.11.1-1_all.deb
Size: 32584
MD5sum: d200c69f94b4bc23397e582abf351c22
SHA256: c3f6827f998904350f3579f18e278dfd349497371b84303d2c36bd3e71f0e3f2

5. The same packages on other Linux Distributions