Using flash on linux

How to install flash on linux?

In this regard, can you run Flash on Linux? It is not recommended to install Flash Player on Linux because Flash is outdated technology and it has many security holes. However, you may still find some websites that use Flash, and there is no other way to access the content of these websites than to install Flash Player.

Additionally, how do I install Flash on Ubuntu?

  1. Open Ubuntu Software Center.
  2. Go to Edit > Software Sources.
  3. Click the Ubuntu Software tab.
  4. Check the “Software restricted by copyright or legal issues” box.
  5. Search for “Pepper Flash Player.”
  6. Click Install.
  7. Run ” sudo update-pepperflashplugin-nonfree – –install” at the prompt.
  8. Restart Chromium.

Also know, how do I install Adobe Flash Player for Firefox on Linux?

  1. The first step is to install Adobe installer package.
  2. Restart your Firefox browser by closing and re-opening the application.
  3. Next, navigate your browser to the following Adobe Flash player page.
  4. Click on Allow to allow Adobe flash plugin to run.

Correspondingly, how do I install Adobe Flash Player?

  1. Open the Settings menu.
  2. Select Security (or Applications, on older Android OS versions).
  3. Select Unknown Sources to enable it (tap OK to confirm)
  4. Download Adobe Flash Player for Android 4.
  5. When download completes, open Notifications.

How do I use Adobe Connect on Linux?

  1. Install Adobe Flash Player version 10.
  2. Open a browser, log in to Connect, and navigate to the Resources section.
  3. Save to a location you can remember.
  4. Double-click ConnectAddin.
  5. Follow the onscreen installer instructions.

Источник

How to Install Flash Player on Linux

Flash Player is an outdated technology but some websites still use it. To access such websites, you need to install Flash Player on Linux. You will learn how to install Flash Player for Chromium, Firefox, and Google Chrome.

Content

It is not recommended to install Flash Player on Linux because Flash is outdated technology and it has many security holes. However, you may still find some websites that use Flash, and there is no other way to access the content of these websites than to install Flash Player.

If you search for a Flash Player in Ubuntu 20.04, you will find two options:

The first package, flashplugin-installer, is created by Adobe. It is not developed anymore. It only received the security fixes and it will be discontinued by the end of this year

The second package, pepperflashplugin-nonfree, is created and maintained by Google. It is more actively developed and usually it is considered to be better. The only drawback is that it works only with Chromium Browser, but not with Firefox. However, there is a way to connect it with Firefox as you will learn below.

Читайте также:  Linux csv to sqlite

I recommend using the second option — pepperflashplugin-nonfree. First, it is considered to be better than flashplugin-installer. Second, you can install Flash Player only for Chromium and use it only when you need to access websites that require Flash. For all the rest, you can use Firefox that doesn’t have a Flash Player. This way you will minimize the security risks.

Install Flash Player in Chromium

To install Flash Player in Chromium, you need to run this command to install it:

sudo apt install pepperflashplugin-nonfree 

I assume you use Debian-based Linux such as Ubuntu. If you run any other Linux distro, you should also have pepperflashplugin available in the repository. Its name, however, may slightly differ.

After the installation, test if Flash works in your Chromium browser by accessing the Adobe Flash Test page.

Flash Player is disabled in Chromium by default. You need to able it for this website. For that, click in the View site information:

Chromium Site information

Go to Site settings and enable Flash for this website:

Chromium enable Flash

Reload the page, click on the Check Now button, and you should see a message similar to this:

Flash Player test works in Chromium

You will see the current version of your Flash Player, which indicates that Flash payer is working. If you scroll down that Test page, you should also find this animation working:

Next time you access this website, you do not need to go to the Site settings, you should be able to Allow Flash usage right form the Site information window:

Allow Flash use in Chromium

Flash Player disabled in Chromium

Flash Player test doesn

If you see that Flash Player is disabled even after you have enabled it, most likely it is because you use a snap version of Chromium. You can check that with this command:

Chromium in snap list

If you find Chromium among the listed programs, you indeed run a snap version of Chromium. You need to do a few more steps to connect pepperflashplugin with Chromium snap.

Install Flash Player in Chromium (snap)

If you run Ubuntu 20.04 or its derivatives, most likely you have a snap version of Chromium. It is the only available version of Chromium in Ubuntu 20.04. Unfortunately, it doesn’t automatically find pepperflashplugin after you install it. You need to copy pepperflashplugin library to your Chromium snap. You can do that by running these two commands:

mkdir ~/snap/chromium/current/.local/lib cp /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so ~/snap/chromium/current/.local/lib/ 

After that, restart Chromium, activate Flash in the Site settings and test Flash Player. You should have Flash Player working with the snap version of Chromium.

Install Flash Player in Firefox

As I said above, I recommend installing Flash Player in Chromium and use it as a secondary browser, and keep Firefox Flash-free. However, if you only use Firefox and you need Flash Player working in Firefox, you can connect pepperflashplugin, which is designed for Chromium, with Firefox. It is pretty simple. You just need to install the browser-plugin-freshplayer-pepperflash package:

sudo apt install browser-plugin-freshplayer-pepperflash 

Then restart Firefox, go to the Adobe Flash Test page, and Allow to use Flash on this website:

Allow Flash use in Firefox

Click the Check Now button and you should see that Flash Player works:

Flash Player test works in Firefox

Install Flash Player in Firefox (snap)

If you use Firefox as a snap package, you need to connect browser-plugin-freshplayer-pepperflash with it, by executing these two commands:

mkdir ~/snap/firefox/common/.mozilla/plugins cp /usr/lib/browser-plugin-freshplayer-pepperflash/libfreshwrapper-flashplayer.so ~/snap/firefox/common/.mozilla/plugins 

And test it again as described above.

Читайте также:  Kali linux hacking passwords

Install Flash Player in Google Chrome

Google Chrome has a built-in Flash Player and you do not need to install anything. You only need to activate it similar to how it is done for Chromium.

On the website where you need a Flash Player, click on the Site information:

Chrome Site information

Go to the Site settings and enable Flash for this website:

Chrome enable Flash

Reload the page and make sure that Flash is allowed in the Site information window:

Chrome allow Flash

Then Flash Player should work fine on that website. You can test it on the the Adobe Flash Test page.

Conclusion

Sometimes using Flash is inevitable and you need to install Flash Player on Linux. I think it is not a problem if you use Flash. You just need to keep it disabled by default and activate it only for the websites you trust. It is even better if you install Flash Player only for Chromium and use it only when you need to access websites that require Flash. For all the rest, use Firefox. And remember to keep your Flash Player up-to-date.

Average Linux UserFollow I am the founder of the Average Linux User project, which is a hobby I work on at night. During the day I am a scientist who uses computers to analyze genetic data.

Источник

Using flash on linux

If you are a Windows user considering moving over to the Linux world, one of the more critical issues pressing you is the question of Flash playback — will you be able to enjoy flash movies and games in Linux? The simple answer is: yes! You will be able to do the same things you’re used to in Windows, be it watching flash movies and animation or playing simple web-based flash games.

I’m going to show you how terribly simple the whole thing is — as easy as spreading butter on some French toast. I’ll demonstrate this using Ubuntu Linux, an extremely popular and friendly distro, and Firefox, probably the best browser overall. Moreover, I’ll show you three different ways of doing it, starting with the simplest.

Install Flash through Firefox

Missing plugin message

When you enter a website containing Flash content, you should get sort of a warning from your browser, identical to the one you’ll see when browsing in Windows, with Firefox or other browsers. Here, we get this message while trying to watch a music clip on Youtube:

All you need to do is click on Install Missing Plugins. to obtain Flash.

Choose and confirm installation

You will have the choice between Adobe Flash Player, the de facto Flash plugin, and possibly one or more alternatives. For example, when installing Flash in Ubuntu 7.10 Gutsy Gibbon, the other options is Gnash SWF Player, an open-source Flash movie player. The choice is up to you, but the simplest and most transparent choice for the majority of user would be to install Adobe Flash Player.

After that, you’ll have to confirm your choice. The Flash Player 9 package is called called flashplugin-nonfree .

Installation complete

After a few moments, the installation will be completed. You will have to restart Firefox for the changes to take effect.

Test installation

Naturally, you should test the installation. Not surprisingly, the choice of the music clip on Youtube is coincidentally the finest piece of music ever written — Jan Hammer’s soul-healing Crockett’s Theme from the fabulous Miami Vice series. Ah, the 80s .

Читайте также:  Linux ноутбук hdmi монитор

Install Flash using Debian (.deb) package (installer)

If, for some reason, your browser does not prompt you to install the missing plugins, you will have to manually download and install them. This can happen if a new version of the Flash Player has just been released — or if you’re running a beta version of either your browser or the operating system. For example, Firefox in Ubuntu 8.10 Intrepid Ibex Beta does not prompt you for missing plugins.

The solution is to head to the (vendor’s) website and download the package, in this case a Debian (.deb) installer. I’ll demonstrate with Adobe Flash Player 10.

Download Debian (.deb) package

Run installer

Debian packages, for all practical purposes, are identical to Windows .exe files. Double-click, provide your password and follow on-screen instructions, if any. In this case, just wait for the installer to finish.

Test setup

Install Flash using tar.gz archive

This may sound frightening, but it is quite simple, too. You will have to download a file, extract the archive and then run the installer. Extracting a tar.gz archive is identical to extracting a .zip or a .rar archive on Windows.

The next step differs from a typical Windows installation in that you will have to run the installer contained in the extracted archive by typing into the command line. Do not let this frighten you.

Download archive

Again, I’ll demonstrate using the Adobe Flash Player. This time, instead of downloading the .deb installer, go for the .tar.gz archive (for Flash Player 10).

Extract archive

Now, extract the archive. This can be done through the GUI.

Run installer (on the command line)

You can install Flash globally, for all applications, or just for a specific browser. In the case of the former, you will have to use sudo. In the case of the latter, you can run the installation without sudo. Navigate into the folder where you have extracted the archive and then execute the installation script:

Follow the on-screen instructions:

Test setup

Again, we test with another jewel from the 80s — this time, Adam Ant.

Other

If you’re interested, you can also read these two articles, where I have already shown the procedures mentioned above:

Furthermore, it is also possible to install (or remove) the Flash Player using the apt-get on the command line or by searching and installing packages via the (Synaptic) package manager.

You may prefer this, because this will save you the hassle of manually removing the Flash Player if and when the need arises. Please note that this will install the Flash Player globally, for all applications that require them.

For Adobe Flash Player 9, the installation / removal commands are as follows:

And For Flash Player 10 (if available via the package management):

Conclusion

That’s it! Whichever method you choose, you should be fine. The installation of the Flash Player is a simple business. All in all, one less reason to be afraid of Linux and join the happy community. Enjoy!

P.S. In follow-up articles, I’ll show you how to download Flash movies, how to play them on your machine, how to convert to other movie formats, and even how to extract music from the video files.

P.S.S. We will soon have an up-to-date tutorial.

Источник

Оцените статью
Adblock
detector