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

Last updated: July 03,2024

1. Install "python3-shodan.noarch" package

This tutorial shows how to install python3-shodan.noarch on Fedora 34

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

2. Uninstall "python3-shodan.noarch" package

Please follow the guidelines below to uninstall python3-shodan.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:34:59 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-shodan
Version : 1.24.0
Release : 2.fc34
Architecture : noarch
Size : 81 k
Source : python-shodan-1.24.0-2.fc34.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.