select

Bash builtin construct for creating menus. More information: <https://www.gnu.org/software/bash/manual/bash.html#index-select>.

Debian Debian
RUN apt-get update && \ apt-get install -y piglit
Ubuntu
RUN apt-get update && \ apt-get install -y piglit
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y piglit
Fedora
RUN dnf install -y piglit
Raspbian
RUN apt-get update && \ apt-get install -y piglit
click the source code to copy install select on any operating system with command-not-found.com