OpenCC: Difference between revisions
Jump to navigation
Jump to search
m
→Installation
m (→Usage) |
m (→Installation) |
||
| Line 17: | Line 17: | ||
# (optional) {{kbd | key=<nowiki>sudo ln -s /usr/lib/libopencc.so.2 /usr/lib64/libopencc.so.2</nowiki>}} | # (optional) {{kbd | key=<nowiki>sudo ln -s /usr/lib/libopencc.so.2 /usr/lib64/libopencc.so.2</nowiki>}} | ||
To check if | To check if the opencc was installed successfully, run this command in your terminal: | ||
<pre> | <pre> | ||
opencc --version | opencc --version | ||
</pre> | </pre> | ||
Expected result are as the following | Expected result are as the following. Notice the version number may not be the same with yours. | ||
<pre> | <pre> | ||
Open Chinese Convert (OpenCC) Command Line Tool | Open Chinese Convert (OpenCC) Command Line Tool | ||