How to Install and Uninstall python3-masscan.noarch Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "python3-masscan.noarch" package

This guide let you learn how to install python3-masscan.noarch on CentOS Stream 8

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

2. Uninstall "python3-masscan.noarch" package

This guide covers the steps necessary to uninstall python3-masscan.noarch on CentOS Stream 8:

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

3. Information about the python3-masscan.noarch package on CentOS Stream 8

Last metadata expiration check: 5:37:33 ago on Sun Feb 25 03:03:59 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.