How to Install and Uninstall python3-masscan.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "python3-masscan.noarch" package

Here is a brief guide to show you how to install python3-masscan.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-masscan.noarch" package

This tutorial shows how to uninstall python3-masscan.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-masscan.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:44:58 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-masscan
Version : 0.1.6
Release : 1.el8
Architecture : noarch
Size : 36 k
Source : python-masscan-0.1.6-1.el8.src.rpm
Repository : epel
Summary : Python module to interact with masscan
URL : https://github.com/MyKings/python-masscan
License : GPLv3+
Description : python-masscan is a python library which helps in using masscan port scanner.