Linux下安装Google拼音输入法

CentOS 5中自带输入法平台的是SCIM,Fedora 10以后自带的是iBUS,但是使用起来还是没有sogou,谷歌输入法舒服。本文以CentOS 5.5为例,介绍SCIM-GooglePinyin的安装全过程。

SCIM-GooglePinyin 项目试图将 Android 上的 Google 拼音输入法移植到 GNU/Linux 平台。SCIM-GooglePinyin 基于 SCIM 这个通用输入法平台,目前仍然在开发之中,不过其源代码已经可以通过 github 获取。

这个linux下的谷歌输入法很好用哈!下面是谷歌网站上的介绍(http://code.google.com/p/scim-googlepinyin/):

scim-googlepinyin tries to bring the open source Google pinyin IME for Android to GNU/Linux. And customize it to fit the need on regular desktop instead of on mobile device by following Google Pinyin on Windows.

This port is almost a line-by line translation from Java to C++. It's still under development. And it needs more testing and bug fixing for sure.

Linux下安装Google拼音输入法 - jewelseeker - 小楼一夜听风雨

scim-googlepinyin is hosted at  github .

To get a working copy

  • git clone git://github.com/tchaikov/scim-googlepinyin.git
安装前准备:
git的安装:
# yum -y install git

安装步骤(需要自己编译):

A. 获取代码:

# git clone git://github.com/tchaikov/scim-googlepinyin.git

# ls
# cd scim-googlepinyin

B. 编译前提:

上面给的链接里面有介绍怎么编译的,但少提了几个必需组件,这里列一下:

* autotools-dev
* libgtk2.0-dev
* libscim-dev
* libtool
* automake1.9

用下面命令看看是不是安装了,如果没有,会自动帮你安装上:

$ aptitude install autotools-dev libgtk2.0-dev libscim-dev libtool automake1.9

C. 编译:
记住系统必须先存在SCIM(没有的话 sudo apt-get install scim 一下)

$ ./autogen.sh
$ make
$ sudo make install

大功告成,重启下SCIM然后就能体验了。


P.S.  测试没有通过,主要原因是有几个文件无法下载到,应该是本系统的软件源的问题。

Git is...

Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.

Git is used for version control of files, much like tools such as MercurialBazaarSubversionCVSPerforce, and Visual SourceSafe.


http://blog.163.com/longsu2010@yeah/blog/static/173612348201111194134891/

根据引用中提供的信息,你可以按照以下步骤在Kali Linux安装Google拼音输入法: 1. 打开终端。 2. 使用gedit编辑器打开系统源文件,命令为:gedit /etc/apt/sources.list。 3. 在打开的源文件中添加更新源,可以选择阿里云源或清华大学源。例如,如果你选择阿里云源,可以添加以下内容: ``` deb http://mirrors.aliyun.com/kali kali-rolling main non-free contrib deb-src http://mirrors.aliyun.com/kali kali-rolling main non-free contrib ``` 4. 保存并关闭源文件。 5. 在终端中运行命令更新系统:apt-get update。 6. 安装fcitx输入法框架:apt-get install fcitx。 7. 安装Google拼音输入法:apt-get install fcitx-googlepinyin。 8. 重启系统以确保安装生效:reboot。 9. 完成安装后,你可以使用"Ctrl 空格"在中英文输入间切换。 请注意,以上步骤是根据引用中提供的信息整理而来。如果你希望了解更多细节,可以访问作者的个人网站。同时,引用和中提供了关于Kali Linux更新源的其他选项,你可以根据自己的需求选择适合的更新源。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* [Kali Linux安装Google中文输入法(只需5步)](https://blog.csdn.net/wy_bk/article/details/79156277)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT0_1"}}] [.reference_item style="max-width: 50%"] - *2* *3* [kail linux 安装google中文输入法](https://blog.csdn.net/weixin_43095412/article/details/104393605)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v92^chatsearchT0_1"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值