Adobe Flash Player是在Web浏览器中看视频或网上非常有用的。不需要使用Flash Player大部分的视频将不会在你的浏览器中播放。本文将帮助你在CentOS的6/5,6/5 Redhat和Fedora 20/19系统上安装Adobe Flash Player插件为您的浏览器。
第1步:添加Yum库
首先,我们需要在我们的系统中添加所需的yum存储库。要做到这一点创建一个新的文件,在
/etc/yum.repos.d/adobe-linux.repo中添加以下内容。
# vim /etc/yum.repos.d/adobe-linux.repo
[adobe-linux]
name=Adobe Systems Incorporated
baseurl=http://linuxdownload.adobe.com/linux/$basearch/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
第2步:安装Flash Player
在我们的系统中添加Yum库后,让我们用下面的命令在CentOS,RHEL和Fedora系统上安装Flash播放器。
# yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl
第3步:验证Flash插件
为了验证flash在你的系统中正常工作,只需访问
http://youtube.com和播放任何视频,如果它的正常启动,这意味着Flash插件正常工作。 您也可以访问
about:plugins在浏览器中查看所有已安装的插件,像下面的截图。