dbskkd-cdb
SKK dictionary server using cdb for faster access
Install
- All systems
-
curl cmd.cat/dbskkd-cdb.sh
- Debian
-
apt-get install dbskkd-cdb
- Ubuntu
-
apt-get install dbskkd-cdb
- Kali Linux
-
apt-get install dbskkd-cdb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dbskkd-cdb
- Raspbian
-
apt-get install dbskkd-cdb
- Dockerfile
- dockerfile.run/dbskkd-cdb
dbskkd-cdb
SKK dictionary server using cdb for faster access
dbskkd-cdb is a dictionary server for SKK Japanese input systems, using D. J. Bernstein's cdb database for faster dictionary access. dbskkd-cdb is compatible with skkserv on the protocol behavior. It is called from an internet super-server. This package uses the SKK dictionary cdb file `SKK-JISYO.cdb' that is provided by the skkdic-cdb package. If you want to convert your own dictionary to cdb, use the `makeskkcdbdic' command. This command requires the tinycdb package.