macchanger

Command-line utility for manipulating network interface MAC addresses. More information: <https://manned.org/macchanger>.

Debian Debian
RUN apt-get update && \ apt-get install -y macchanger
Ubuntu
RUN apt-get update && \ apt-get install -y macchanger
Alpine
RUN apk add macchanger
Arch Arch Linux
RUN pacman -S --noconfirm macchanger
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y macchanger
Fedora
RUN dnf install -y macchanger
Raspbian
RUN apt-get update && \ apt-get install -y macchanger
click the source code to copy install macchanger on any operating system with command-not-found.com