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

Last updated: November 27,2024

1. Install "python3-masscan.noarch" package

Learn how to install python3-masscan.noarch on Oracle Linux 8

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

2. Uninstall "python3-masscan.noarch" package

Learn how to uninstall python3-masscan.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 2:40:34 ago on Mon Sep 12 02:51:38 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.