dict
Command line dictionary using the DICT protocol. More information: <https://github.com/cheusov/dictd>.
RUN apt-get update && \
apt-get install -y dict
RUN apt-get update && \
apt-get install -y dict
RUN pacman -S --noconfirm dict
RUN apt-get update && \
apt-get install -y dict
RUN dnf install -y dict
RUN apt-get update && \
apt-get install -y dict