How to Install and Uninstall python310-shodan Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python310-shodan" package

This is a short guide on how to install python310-shodan on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-shodan

2. Uninstall "python310-shodan" package

In this section, we are going to explain the necessary steps to uninstall python310-shodan on openSuSE Tumbleweed:

$ sudo zypper remove python310-shodan

3. Information about the python310-shodan package on openSuSE Tumbleweed

Information for package python310-shodan:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-shodan
Version : 1.28.0-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 262.6 KiB
Installed : No
Status : not installed
Source package : python-shodan-1.28.0-1.8.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.