tzselect

Common binaries and locale data for glibc

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