分页: 1 / 1

安装fcitx时提示找不到软件包怎么办?我是新手,请指教 

发表于 : 2005-10-28 16:32
cherub_com
安装fcitx时提示找不到软件包怎么办?我是新手,请指教 

发表于 : 2006-08-11 16:28
hivak47
没有人回答吗?我也在等待。

发表于 : 2006-08-12 22:53
badants
1.

代码: 全选

sudo vi /etc/apt/sources.list
2. 编辑如下段,保存

代码: 全选

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://cn.archive.ubuntu.com/ubuntu/ dapper universe #去掉前面的#
deb-src http://cn.archive.ubuntu.com/ubuntu/ dapper universe #去掉前面的#
3.

代码: 全选

sudo apt-get update
4.

代码: 全选

sudo apt-get install fcitx