$ which gcc/usr/bin/gcc$ which make/usr/bin/make$ wget https://ftp.gnu.org/gnu/diction/diction-1.11.tar.gz$ tar xzf diction-1.11.tar.gz$ cd diction-1.11$ ./configure$ make$ sudo make install