ncursesw6-config

library

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