LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   In Fedora 24 YUM, how do I install the latest Flash Player? (https://www.linuxquestions.org/questions/linux-software-2/in-fedora-24-yum-how-do-i-install-the-latest-flash-player-4175588216/)

Novatian 08-28-2016 11:52 PM

In Fedora 24 YUM, how do I install the latest Flash Player?
 
Hi, I am using Fedora 24 and want to install the latest flash player, It seems for now only terminal commands work, I tried yum install flashplayer, for, I could not open a certain video lecture. But the terminal replied:


[root@localhost BM]# yum install flashplayer
Yum command has been deprecated, redirecting to '/usr/bin/dnf install flashplayer'.
See 'man dnf' and 'man yum2dnf' for more information.
To transfer transaction metadata from yum to DNF, run:
'dnf install python-dnf-plugins-extras-migrate && dnf-2 migrate'

Last metadata expiration check: 2:42:19 ago on Mon Aug 29 12:05:44 2016.
No package flashplayer available.
Error: Unable to find a match.

How can I install the latest flashplayer?

Timothy Miller 08-28-2016 11:55 PM

1. Like it says, in Fedora 24, use DNF, yum is depracated.

2. You'd have to add a copr repository for the npapi flash or freshplugin with the pepperflash. Neither is supported. I personally (because I do need flash sadly) installed the full Chrome browser from google in order to have an updated pepperflash, then installed freshplugin from the rpmfusion repository, and linked to the chrome plugin in order to have the most up to date flash available in firefox and chromium (which was installed through a copr)

Novatian 09-09-2016 07:40 AM

"dnf install updates" did not go because the word "updates" was not recognized. What is the command?

Timothy Miller 09-09-2016 08:26 AM

Same as yum was. dnf update

John VV 09-09-2016 03:09 PM

Quote:

"dnf install updates"
i take it you have not bothered to read the help or manual for dnf
please do so

Code:

su -
dnf --help

------ and -----

man dnf

.


robertdaleweir 09-16-2016 12:30 AM

Quote:

Originally Posted by Novatian (Post 5597608)
Hi, I am using Fedora 24 and want to install the latest flash player, It seems for now only terminal commands work, I tried yum install flashplayer, for, I could not open a certain video lecture. But the terminal replied:


[root@localhost BM]# yum install flashplayer
Yum command has been deprecated, redirecting to '/usr/bin/dnf install flashplayer'.
See 'man dnf' and 'man yum2dnf' for more information.
To transfer transaction metadata from yum to DNF, run:
'dnf install python-dnf-plugins-extras-migrate && dnf-2 migrate'

Last metadata expiration check: 2:42:19 ago on Mon Aug 29 12:05:44 2016.
No package flashplayer available.
Error: Unable to find a match.

How can I install the latest flashplayer?

You can find a useful app for installing Flash etc at http://easylifeproject.org/ . I have used it to install Flash and several other apps.

rhandwor 09-19-2016 07:32 AM

Once I had flash player installed dnf updates frequently. I had to install various dnf programs. A have a box that says dnf I run updates daily.
It used to be yumex which I used but now unavailable.

John VV 09-19-2016 11:52 PM

this is fedora !!!!
so expect 1 to 3 gig's of updates per month

rhandwor 09-20-2016 07:06 AM

google adobe flash player fedora 24 rpm files

rhandwor 09-20-2016 07:59 AM

https://get.adobe.com/flashplayer/ It will pick up linux 32 or 64 bit Pick out version you want. After rpm file is installed dnf will automatically update.


All times are GMT -5. The time now is 12:34 AM.