How to Install and Uninstall python3-shodan Package on openSUSE Leap

Last updated: October 06,2024

1. Install "python3-shodan" package

Please follow the guidelines below to install python3-shodan on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-shodan

2. Uninstall "python3-shodan" package

Please follow the instructions below to uninstall python3-shodan on openSUSE Leap:

$ sudo zypper remove python3-shodan

3. Information about the python3-shodan package on openSUSE Leap

Information for package python3-shodan:
---------------------------------------
Repository : Main Repository
Name : python3-shodan
Version : 1.23.0-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 338.2 KiB
Installed : No
Status : not installed
Source package : python-shodan-1.23.0-bp155.2.13.src
Upstream URL : https://github.com/achillean/shodan-python/
Summary : Python library and command-line utility for Shodan
Description :
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.