How to Install and Uninstall masscan.x86_64 Package on AlmaLinux 8
Last updated: January 06,2025
1. Install "masscan.x86_64" package
Please follow the steps below to install masscan.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
masscan.x86_64
Copied
2. Uninstall "masscan.x86_64" package
This guide covers the steps necessary to uninstall masscan.x86_64 on AlmaLinux 8:
$
sudo dnf remove
masscan.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the masscan.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:33:56 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : masscan
Version : 1.3.2
Release : 3.el8
Architecture : x86_64
Size : 239 k
Source : masscan-1.3.2-3.el8.src.rpm
Repository : epel
Summary : This is an Internet-scale port scanner
URL : https://github.com/robertdavidgraham/masscan
License : AGPLv3
Description : This is an Internet-scale port scanner. It can scan the entire
: Internet in under 6 minutes, transmitting 10 million packets
: per second, from a single machine.
: It is a faster port scan that produces results similar to nmap,
: the most famous port scanner. Internally, it operates more like
: scanrand, unicornscan, and ZMap, using asynchronous transmission.
Available Packages
Name : masscan
Version : 1.3.2
Release : 3.el8
Architecture : x86_64
Size : 239 k
Source : masscan-1.3.2-3.el8.src.rpm
Repository : epel
Summary : This is an Internet-scale port scanner
URL : https://github.com/robertdavidgraham/masscan
License : AGPLv3
Description : This is an Internet-scale port scanner. It can scan the entire
: Internet in under 6 minutes, transmitting 10 million packets
: per second, from a single machine.
: It is a faster port scan that produces results similar to nmap,
: the most famous port scanner. Internally, it operates more like
: scanrand, unicornscan, and ZMap, using asynchronous transmission.