How to Install and Uninstall python3-masscan.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "python3-masscan.noarch" package

Please follow the guidance below to install python3-masscan.noarch on Rocky Linux 8

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

2. Uninstall "python3-masscan.noarch" package

Please follow the guidelines below to uninstall python3-masscan.noarch on Rocky Linux 8:

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

3. Information about the python3-masscan.noarch package on Rocky Linux 8

Last metadata expiration check: 0:18:35 ago on Mon Sep 12 10:27:18 2022.
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.