How to Install and Uninstall python3-masscan.noarch Package on Fedora 36

Last updated: May 21,2024

1. Install "python3-masscan.noarch" package

In this section, we are going to explain the necessary steps to install python3-masscan.noarch on Fedora 36

$ 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 Fedora 36:

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

3. Information about the python3-masscan.noarch package on Fedora 36

Last metadata expiration check: 3:41:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-masscan
Version : 0.1.6
Release : 6.fc36
Architecture : noarch
Size : 37 k
Source : python-masscan-0.1.6-6.fc36.src.rpm
Repository : fedora
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.