Posts

Showing posts with the label Flash Player

Install Adobe Flash Player on Fedora 15, 16, 17, 18, 19, 20

Image
Last Update (Jan 24 2014): Update for Fedora 20 Special Notes For Google Chrome user, you do not need to install Flash Player  since Google Chrome comes with its own Flash Player plugins.  For Firefox user, you need to install Adobe Flash Player  to play embedded video from YouTube and various websites. This installation guide allows user to install Adobe Flash Player on Fedora 18,   Fedora 19  and Fedora 20 . The procedure is the same as the previous Fedora version ,therefore, you may also use the following procedure for Fedora 15, Fedora 16 and Fedora 17.  Configuring YUM Repository File First you need to download the rpm file from  https://get.adobe.com/flashplayer/   Select   Yum for Linux  as shown below. Click Download now. You will be downloading a file  "adobe-release-x86_64-1.0-1.noarch.rpm" . You can install the rpm file immediately. Select Open with Software Install (defau...

Install Adobe Flash Player on Fedora 18

Image
Special Notes For Google Chrome user, you do not need to install Flash Player since Google Chrome comes with its own Flash Player plugins. For Firefox user, you need to install Adobe Flash Player to play embedded video from YouTube and various websites. This installation guide allows user to install Adobe Flash Player on Fedora 18. The procedure is the same as the previous Fedora version therefore, you may also use the following procedure for Fedora 15, Fedora 16 and Fedora 17.  Configuring YUM Repository File First you need to download the rpm file from  https://get.adobe.com/flashplayer/   Select   "Yum for Linux"  as shown below. You will be downloading a file  "adobe-release-x86_64-1.0-1.noarch.rpm"  into your download folder. Navigate to your download folder and issue the following command: sudo rpm -ivh adobe-release-x86_64-1.0-1.noarch.rpm Then issue this command to import the keys: sudo rpm --import /...

Install Adobe AIR on Fedora (16 / 17 / 18 / 19)

Image
Update (3 July 2013) The instructions to install Adobe AIR has been tested on Fedora 16, Fedora 17, Fedora 18 and Fedora 19. However, the testing of AIR applications under Fedora 19 is less than satisfactory. Please see section under Install AIR Applications . This will be the last update on running AIR on Fedora. Special Note Please be aware that Adobe no longer supports Adobe Air for Linux. You can get further explanation from Adobe from this post . Adobe will not provide any updates including security updates for Adobe Air.   You could still install the latest version of Adobe Air for Linux (which is version 2.6) from the archive provided that the air applications you are running still supports Adobe Air version 2.6. Caution (Important !) For security concerns I do not recommend installing Adobe AIR version 2.6 unless you really need to run the AIR apps in Linux. For TweetDeck users, you can install the Chrome version of TweetDeck instead of desktop version....

Install Adobe Flash Player on Fedora 16 / Fedora 17

Image
Update (16 Jan 2013): Hi! Fedora 18 is here, for installing Adobe Flash Player on Fedora 18 check out this post  Install Adobe Flash Player on Fedora 18 . You might also want to check the following: Fedora 18 Installation Guide Fedora 18 Post Installation Software Configuration Guide Install Adobe Flash Player on Fedora 16 / Fedora 17 You need to install Adobe Flash Player to play embedded video from YouTube and various websites. This installation guide allows user to install Adobe Flash Player on Fedora 15, Fedora 16 or Fedora 17.  Configuring YUM Repository File First you need to download the rpm file from https://get.adobe.com/flashplayer/   Select  "Yum for Linux" as shown below. You will be downloading a file "adobe-release-x86_64-1.0-1.noarch.rpm" into your download folder. Navigate to your download folder and issue the following command: sudo rpm -ivh adobe-release-x86_64-1.0-1.noarch.rpm Then issue this command ...

Install Adobe Flash Player on Fedora 16 (Verne)

Image
You need to install Adobe Flash Player to play embedded video from YouTube and various websites. Adobe has made some significant improvement for Linux users. The most important is that Adobe provides a 64-bit version of flash player plugins. This made installation easier. Configuring YUM Repository File First you need to download the rpm file from http://get.adobe.com/flashplayer/   Select "Linux (64-bit)" and then select "Flash Player 11 for other Linux (YUM) 64-bit" as shown below. You will be downloading a file "adobe-release-x86_64-1.0-1.noarch.rpm" into your download folder. Navigate to your download folder and issue the following command: $sudo rpm -ivh adobe-release-x86_64-1.0-1.noarch.rpm Then issue this command to import the keys: $sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux The above installation configures the YUM repository so that you could install Flash Player using YUM command. You could make sure that the reposit...