Install the translation software StarDict in CentOS 6.4
StarDict is a powerful translation software in linux. It can be said that StarDict is the Kingsoft overlord in linux. This is a software developed by Hu Zheng, a Chinese citizen. Because a large amount of English materials are required to learn linux, it is inconvenient to query it online each time. So I decided to install an offline dictionary. Many netizens recommend stardict. The download link provided is the download link of sourceforge.org, but the stardict project has actually been removed, so the stardict software cannot be found on the website. Later, the rpm package of the software was found at pkgs.org. The following are the steps written by some netizens based on their actual operations for your reference.
Actual operating environment: CentOS 6.4 x86_64
Procedure:
Download RPM package: http://pkgs.org/centos-6-rhel-6/naulinux-school-x86_64/stardict-3.0.2-1.el6.x86_64.rpm/download/
This address provides the StarDict 3.0.1 installation package, if the link is invalid, please search from the root location (http://pkgs.org/) step by step.
We recommend that you use the yum command to install and download the local installation package.
Command reference format: yum localinstall stardict-3.0.2-1.el6.x86_64.rpm. Yum can automatically analyze dependencies and download the required installation package.
Download and install the Simplified Chinese dictionary that supports StarDict.
You can find your favorite dictionary at this address (http://abloz.com/huzheng/stardict-dic/zh_CN/), The Oxford modern English-Chinese dictionary is recommended. If this address is invalid ......, Contact du Niang.
After downloading, extract the three files in the package to the/usr/share/stardict/dic/directory as root.
Three simple steps. Have a good time.
Offline Dictionary of interstellar translation king in Linux
Install Stardict in Linux