Flash plugin

WEB見ていてたまに気になるのでCentOSのFirefoxにFlash plugin入れておく。

まずはAdobeからLinuxのyum版をDL
http://get.adobe.com/jp/flashplayer/
リポジトリ登録してyumでインストールする方向性で。

$ sudo rpm -ivh adobe-release-x86_64-1.0-1.noarch.rpm

リポジトリ登録してインストール出来るかチェック。

$ yum search flash

flash-plugin.x86_64 : Adobe Flash Player 11.2 とかあるのでこれやね。

$ sudo yum install flash-plugin

comments powered by Disqus