PokeDix, dictionaries for Linux that run locally, directly in the terminal
Nota Bene. PokeDix requires the PHP interpreter in order to work.
The engine of PokeDix is a copyrighted property of Litterae.eu. Yet, the software is free to use for personal and not commercial purposes. Image by Guenaelle Regeol (moimesfolies), under Pixabay license.
PokeDix is a tiny monolingual English dictionary usable directly in Linux terminal.
It is written in PHP, and doesn't require any Internet connection; everything runs locally and privately on your own PC.
To run it, just unzip pokedix.7z, and then launch it from terminal typing
php pokedix.php
As easy as that.
So, in case you don't have PHP installed on your system, you need to install it before running PokeDix.
Users of Ubuntu and derivatives, for instance, will have just to open the terminal and type
sudo apt install php-cli php-mbstring
Try it, and enjoy.