Adobe flash chromium linux

How do I install Adobe Flash for use with the Chromium browser (pepperflash)?

I am running Ubuntu 13.10 and would like to use Adobe flash in Chromium (or Chrome). How can I do this? If not possible, what linux software is available that will work with flash files?

google chrome have an integrated flashplugin (latest version), chromium is using default flashplayer from the system (old version), askubuntu.com/questions/341428/…

chrome is using pepper plugin to play flash recently, it’s embedded in chrome. If you want to use it in chromium check out this link askubuntu.com/questions/424322/…

This is not a duplicate because Chromium needs pepper flash and not the old flash plugin which is the subject of the other question.

@deadhead1155: If someone’s answer was helpful to you, then please consider marking it as the accepted answer so others may more easily find it in the future. This is also a polite way to thank the person answering your question for helping you out.

4 Answers 4

  1. Install the package pepperflashplugin-nonfree.
  2. Open a terminal with CTRL + ALT + T
  3. Run the command sudo apt-get install pepperflashplugin-nonfree

You won’t need to install Adobe Flash if you install Google Chrome, it has an integrated flashplugin:

The Google Chrome browser (32 bit) includes Adobe Flash Player built-in. Accordingly, it’s not necessary for Chrome to download Flash Player separately.

Google Chrome and Chromium are different browsers (with the same code base though). The former has Flash integrated, the latter doesn’t.

You need to install the package pepperflashplugin-nonfree . Here are the instructions:

  1. Open a terminal with CTRL + ALT + T
  2. Run the command sudo apt-get install -y pepperflashplugin-nonfree
  3. Restart Chromium

The next working fine for me in UbuntuStudio 16.04 64 bits (the above not working)

«As of 2015-05, the old «pepperflashplugin-nonfree» is deprecated in favor of an official, maintained, one-step package called adobe-flashplugin, which works for Firefox and Chromium and derivatives, but not for Yandex.Browser 46.0.2490.3623 beta (64-bit version) on November 2015. No terminals, no multiverse.

Add the Canonical Partners software source, and install adobe-flashplugin. See Chromium/Getting-Partner-Flash. Chromium/Getting-Flash

(2015-11-13 15:15:49 by hans-hellen)»

Источник

Запуск Adobe Flash в Chromium браузере после 12 января 2021

Я настаиваю, чтобы вы рассматривали использование как устаревшей версий плагина, так и браузера, как риск безопасности, особенно при посещении ненадежных ресурсов. Рекомендую использовать изолированную среду для подобных экспериментов, например, виртуальную машину или VPS. Вы делаете все на свой страх и риск.

Читайте также:  Startx linux не работает

К счастью, Web Archive заботливо сохранил для нас (и потомков) большинство версий плагина Adobe Flash. Я рекомендую воспользоваться версией fp_32.0.0.363, которая, судя по всему, не содержит в себе «временной бомбы» и не отключается в начале 2021 года.

Я выяснил, что последняя версия браузера Chromium, где исходный код Flash всё еще не был «выпилен» — 814251. Вот как выглядит страница «О программе» после установки на Windows.

Мы не можем использовать Google Chrome для цели данной статьи, поскольку он содержит механизм автообновления браузера, чего мы хотим избежать намеренно. Нам также не нужны кодеки, отправка отчетов об ошибках и обновление плагинов — а это все собственно и отличает с большего Chromium от Google Chrome.

Ссылки на директории с соответствующими установочными файлами для самых популярных операционных систем находятся в начале статьи.

Я нашел случайный веб-сайт http://techno.org/electronic-music-guide/, который все еще отдает содержимое с Adobe Flash, разумеется, вы можете экспериментировать с любым другим.

Ожидайте, что плагин будет заблокирован по умолчанию, вот, как это будет выглядеть. Нажмите на иконку с пазлом в правой верхней части окна, затем «Настроить»

Следующим шагом будет довольно странный с моей точки зрения. Нужно активировать опцию «Запретить сайтам запускать Flash (рекомендуется)»

Вернитесь к открытой странице, нажмите на «Защищено \ Не защищено» слева от URL (адреса) – необходимо вместо «Спрашивать (по умолчанию)»

Далее нажмите «Перезагрузить» и следом «Запустить один раз»

В сети все еще существует какое-то количество страниц, написанных с использованием веб-фреймворка Adobe Flex, а также языка Action Script. Для того, чтобы переписать их на современный лад, многие будут рады продолжить пользоваться инструментами разработчика (Dev Tools), как в Google Chrome.

Для тех, кто предпочитает Mozilla Firefox, в сети есть ряд инструкций, как установить NPAPI версию плагина Adobe Flash – в этой же инструкции мы воспользовались PPAPI для браузеров, основанных на Chromium (например, Google Chrome или Яндекс.Браузер).

Источник

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.

Читайте также:  Забыл пароль от виртуальной машины virtualbox линукс

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:

Читайте также:  Посмотреть сколько весит файл linux

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.

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.

Источник

Как установить Flash Player в Chromium на примере Ubuntu

Ввиду того, что Chromium является свободным ответвлением от проприетарного браузера Google Chrome, он не проигрывает видео, основанное на проприетарной технологии Adobe Flash, и довольствуется только свободными форматами.

Не работает flash player в chromium

Современный интернет включает в себя множество мультимедиа, созданное на Adobe Flash, поэтому пользователи могут видеть ошибки, гласящие о том, что нужно установить Adobe Flash Player.

Шаг 1: Проверьте, включены ли нужные репозитории «Multiverse»

Добавляем источник приложений для установки Flash Player в Chromium

Запустите «Центр приложения Ubuntu».

Adobe flash chromium linux

Нажмите «Правка -> Источники приложений». На вкладке «Программное обеспечение Ubuntu», отметьте «Программы ограниченные патентами или законами (Multiverse)».

После включения этого хранилища, система проверяет его, чтобы узнать о существующих пакетах. Подождите, пока полоска прогресса не заполнится до конца.

Шаг 2: Установите pepperflashplugin-nonfree

pepperflashplugin-nonfree flash player chromium

Далее, Вы можете просто нажать на эту «кнопку»:

И «Центр приложений Ubuntu» с вашего разрешения добавить данный репозиторий Pepper Flash Player и установит плагин для браузера.

Шаг 3: Запустите инсталлятор

В этой части нужно будет воспользоваться терминалом. Запустите терминал, вставьте команду и нажмите «Enter».

sudo update-pepperflashplugin-nonfree --install

Программный пакет выполнит установку.

Наслаждаться новой Flash Player будет работать в Chromium. Незабываем перезапустить Chromium, чтобы Flash Player начал работать.

Источник

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