使用下面的命令进行安装:sudo yum install ttf-wqy-zenhei
服务器输出如下:[code][root@ca yuchenghu]# sudo yum install ttf-wqy-zenhei
Loaded plugins: fastestmirror, security
Determining fastest mirrors
- base: centos.mirrors.atwab.net
- extras: centos.mirrors.atwab.net
- rpmforge: mirror.nexcess.net
- updates: centos.mirror.ca.planethoster.net
base | 3.7 kB 00:00
extras | 3.4 kB 00:00
mariadb | 1.9 kB 00:00
rpmforge | 1.9 kB 00:00
updates | 3.4 kB 00:00
updates/primary_db | 2.1 MB 00:00
Setting up Install Process
No package ttf-wqy-zenhei available.
Error: Nothing to do
[root@ca yuchenghu]# yum install wqy-zenhei-fonts
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile - base: centos.mirrors.atwab.net
- extras: centos.mirrors.atwab.net
- rpmforge: mirror.nexcess.net
- updates: centos.mirror.ca.planethoster.net
Setting up Install Process
Resolving Dependencies
→ Running transaction check
—> Package wqy-zenhei-fonts.noarch 0:0.9.45-3.el6 will be installed
→ Processing Dependency: fontpackages-filesystem for package: wqy-zenhei-fonts-0.9.45-3.el6.noarch
→ Running transaction check
—> Package fontpackages-filesystem.noarch 0:1.41-1.1.el6 will be installed
→ Finished Dependency Resolution
Dependencies Resolved
============================================================================================================================================================================================================================================
Package Arch Version Repository Size
Installing:
wqy-zenhei-fonts noarch 0.9.45-3.el6 base 7.8 M
Installing for dependencies:
fontpackages-filesystem noarch 1.41-1.1.el6 base 8.8 k
Transaction Summary
Install 2 Package(s)
Total download size: 7.9 M
Installed size: 16 M
Is this ok [y/N]: y
Downloading Packages:
(1/2): fontpackages-filesystem-1.41-1.1.el6.noarch.rpm | 8.8 kB 00:00
(2/2): wqy-zenhei-fonts-0.9.45-3.el6.noarch.rpm | 7.8 MB 00:00
Total 9.5 MB/s | 7.9 MB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : fontpackages-filesystem-1.41-1.1.el6.noarch 1/2
Installing : wqy-zenhei-fonts-0.9.45-3.el6.noarch 2/2
Verifying : wqy-zenhei-fonts-0.9.45-3.el6.noarch 1/2
Verifying : fontpackages-filesystem-1.41-1.1.el6.noarch 2/2
Installed:
wqy-zenhei-fonts.noarch 0:0.9.45-3.el6
Dependency Installed:
fontpackages-filesystem.noarch 0:1.41-1.1.el6
Complete!
[root@ca yuchenghu][/code]