红联首页 凝聚Linux人的力量
菜鸟过关 | 精华文档 | 同城人(交友) | 我与Linux的故事 | Linux新闻 | Linux视频 | Linux人才 | 软件下载 | 大学校园 | English
发新话题
打印

debian安装stardict与设置scim中文输入

debian安装stardict与设置scim中文输入

一.安装stardict:

首先,安装stardict:
apt-get install stardict

安装需要的辞典:

添加源:
deb http://debian.ustc.edu.cn/debian-uo/ unstable jrfonseca marillat misc

更新文件列表:
apt-get update

搜索辞典包:
apt-cache search stardict

stardict-powerword-pw7ecqgy - A dictionary used by stardict
stardict-wikipedia-enwikinews-20061201 - A dictionary used by stardict
stardict-langdao-ce-gb - A dictionary used by stardict
stardict-powerword2007-pw7ecyj - A dictionary used by stardict
stardict-powerword-pwpecyq - A dictionary used by stardict
stardict-powerword-pwpecjs - A dictionary used by stardict
stardict-powerword2007-pwgcecb - A dictionary used by stardict
stardict-powerword-pwgecwl - A dictionary used by stardict
stardict-21shijishuangxiangcidian - A dictionary used by stardict
stardict-powerword2007-pwgcedq - A dictionary used by stardict

安装辞典:
apt-get install stardict-21shijishuangxiangcidian

二.设置中文输入

从SCIM工作正常的用户目录下COPY 目录 .SCIM 到你的主目录下,重启SCIM,即可。

TOP

发新话题