- 主要用于其命令行 GitHub - Dushistov/sdcv
- 使用 linux 自带的包管理器安装(以 archlinux 为例)
yay -S sdcv
- 编译安装
git clone https://github.com/Dushistov/sdcv.git ~/Git/sdcv
cd sdcv
mkdir /tmp/build-sdcv
cd /tmp/build-sdcv && {
cmake ~/Git/sdcv
make && make install
}
sdcv -c --data-dir=/path/to/dic "$1"
- 更多使用方法参考
sdcv -h
- 如果想下载更多的词典可以访问 http://download.huzheng.org/dict.org/