How to Install and Uninstall python3-shodan.noarch Package on CentOS 8 / RHEL 8
Last updated: November 04,2024
1. Install "python3-shodan.noarch" package
This guide covers the steps necessary to install python3-shodan.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-shodan.noarch
Copied
2. Uninstall "python3-shodan.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-shodan.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-shodan.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-shodan.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:05:46 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-shodan
Version : 1.23.0
Release : 1.el8
Architecture : noarch
Size : 81 k
Source : python-shodan-1.23.0-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-shodan
Version : 1.23.0
Release : 1.el8
Architecture : noarch
Size : 81 k
Source : python-shodan-1.23.0-1.el8.src.rpm
Repository : epel
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.