nm-applet

network management framework (GNOME frontend)

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