fedora18 安装flash player

3360阅读 0评论2013-05-28 testh
分类:LINUX



This post will cover a simple installation guide to yum install Adobe Flash Player 11 on Fedora 16. Please make sure you login as root.

1. RPM Install Adobe Yum Repository (choose either 32-bit or 64-bit)
# Adobe Repository x86 32-bit
rpm -ivh
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

# Adobe Repository x86_64 64-bit
rpm -ivh
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

2. Yum Install Adobe Flash Player 11
yum install flash-plugin

3. Verify Adobe Flash Player version
Run Mozilla Firefox and enter about:plugins in address bar. You should look for the similar result as below: -

Shockwave Flash
File: libflashplayer.so
Version: Shockwave Flash 11.1 r102

Then, you can browse to and by clicking Web Browser.

上一篇:wifi与sdio的关系-待续
下一篇:解决 samba不允许一个用户使用一个以上用户名与一个服务器或共享资源的多重连接