A builder of Mozc with UT dictionary (mozc-ut)
This software builds Mozc with UT dictionary (mozcdic-ut). This software uses mozcdic-ut-builder to build the dictionary.
curl --proto '=https' --tlsv1.2 -sSf https://get.docker.com | sh
Please refer to mozcdic-ut-builder/README.md for information on configuration related to building the dictionary.
git clone --recursive https://github.com/soltia48/mozc-ut-builder.git
cd ./mozc-ut-builder/
./build.sh
The output will be placed in ./{distrinution-base}/dist.{distribution}/
.
You can skip to run build.sh
manually before this operation.
./install.sh
- Debian
- Ubuntu
- soltia48
- utuhiro78 - Author of merge-ut-dictionaries
Copyright (c) 2024 soltia48