导航

Debian, centos安装flashplaer

Posted on 2013-06-12 22:16  疯狂原始人  阅读(253)  评论(0)    收藏  举报

Debian安装flashplaer:

1.修改/etc/apt/sources.list

deb http://ftp.de.debian.org/debian squeeze main contrib
apt-get update
apt-get install flashplugin-nonfree or aptitude reinstall flashplugin-nonfree

 

Centos安装flashplaer:

1.Install Adobe YUM Repository RPM package

## Adobe Repository 32-bit x86 ##
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
 
## Adobe Repository 64-bit x86_64 ##
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

 

2.Update Repositories

yum check-update

 

3.Install Adobe Flash Player

yum install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl