Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.02 KB

README.md

File metadata and controls

53 lines (37 loc) · 1.02 KB

dict-ecdict

A port of Ultimate ECDICT database for Dictd

.
license

image

Dependencies

  • curl (makedpends)
  • python3 (makedepends)
  • make (makedepends)
  • dictd (depends/makedepends)

Build && Installation

make # MINI=false
sudo make install
yay -S dict-ecdict-git # for Arch-based distros

Configuration

Add these lines below to /etc/dict/dictd.conf:

database ecdict {
data /usr/share/dict/ecdict.dict.dz
index /usr/share/dict/ecdict.index
}

Then restart dictd.service:

systemctl restart dictd

Acknowledgements

  • dictd: DICT file format
  • ECDICT: released under MIT license, all rights reserved by the author