nmtui

Text user interface for controlling NetworkManager. Use arrow keys to navigate, enter to select an option. More information: <https://networkmanager.dev/docs/api/latest/nmtui.html>.

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