quick-docs/modules/ROOT/pages/_partials/proc_installing_adobe_flash.adoc

25 lines
699 B
Text
Raw Normal View History

2018-07-24 11:54:46 +00:00
[id="installing_adobe_flash"]
= Installing Adobe Flash
2019-03-12 08:51:31 +00:00
To install Adobe Flash on Fedora, install the Adobe DNF repository.
2018-07-24 11:54:46 +00:00
2019-03-12 08:51:31 +00:00
In a terminal window type:
2018-07-24 11:54:46 +00:00
For 32 bit architectures
2018-07-24 11:54:46 +00:00
sudo dnf install http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
2018-07-24 11:54:46 +00:00
For 64 bit architectures
2018-07-24 11:54:46 +00:00
sudo dnf install http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
2018-07-24 11:54:46 +00:00
Then
2018-07-24 11:54:46 +00:00
sudo dnf install flash-plugin alsa-plugins-pulseaudio libcurl
2019-03-12 08:51:31 +00:00
When asked for importing the Adobe Systems Incorporated GPG key type ```y``` and hit ENTER.
2019-03-12 08:51:31 +00:00
You have now successfully installed the Adobe Flash plug-in.
2019-03-12 08:51:31 +00:00
You can now run multimedia on Flash-based website in your browser.