tldr

Display simple help pages for command-line tools from the tldr-pages project. More information: <https://tldr.sh>.

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