How to Install and Uninstall python3-shodan.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-shodan.noarch" package

In this section, we are going to explain the necessary steps to install python3-shodan.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-shodan.noarch

2. Uninstall "python3-shodan.noarch" package

Please follow the step by step instructions below to uninstall python3-shodan.noarch on Fedora 36:

$ sudo dnf remove python3-shodan.noarch $ sudo dnf autoremove

3. Information about the python3-shodan.noarch package on Fedora 36

Last metadata expiration check: 0:39:41 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-shodan
Version : 1.26.1
Release : 1.fc36
Architecture : noarch
Size : 84 k
Source : python-shodan-1.26.1-1.fc36.src.rpm
Repository : fedora
Summary : Python library and command-line utility for Shodan.io
URL : https://github.com/achillean/shodan-python
License : MIT
Description : The official Python library and CLI for Shodan 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.