dict

Command line dictionary using the DICT protocol. More information: <https://github.com/cheusov/dictd>.

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