2026-04-20 09:38:01
Also, with #GoldenDictNG v26.5.0 from AUR on ChachyOS, you might get:
"goldendict: error while loading shared libraries: libopencc.so.1.2: cannot open shared object file: No such file or directory"
Do:
1. ls /usr/lib/libopencc*
If you don't see "libopencc.so.1.2", then:
2. cd /usr/lib/
3. sudo ln -s ./libopencc.so ./libopen…