Linux flash plugin installed

Introduction

Adobe Flash Player is proprietary software released by Adobe. It’s used by many popular websites, including YouTube and Hulu. However, because of license restrictions on this program’s distribution, Ubuntu cannot include Flash automatically.

Nevertheless, it is easy to easy to install Flash Player by yourself through the Ubuntu Software Center. You could also try one of several free alternatives.

Installing Flash for Firefox

Ubuntu (32-bit)

  • Open the Ubuntu Software Center
  • Search for ‘ubuntu-restricted-extras’
  • Install the package (this package also installs MP3 and WMV codecs)

Ubuntu (64-bit)

  • Open the Ubuntu Software Center
  • Search for ‘flashplugin-installer’
  • Install the package (if you are asked to uninstall previous Flash Player plugins, click OK)

Troubleshooting

Before you use these steps, please note that if you have Javascript disabled in your browser, you will be unable to view Flash content. If you want to check if your Flash plugin is working, go to Adobe’s website at http://www.adobe.com/software/flash/about/.

Sound

  • Flash videos stop playing after 1 second.
  • Your browser freezes when going to another page after having tried to view a Flash video.
  • The browser process is not correctly ending after trying to view a Flash video.
  • Restart your web browser and try the flash test page again.
  • If you are using Konqueror, you should tick «Use Artsdsp to pipe plugin sound through aRts» in Konqueror’s plugin settings.
  • Install the alsa-oss package.
  • If you are using Firefox, edit the Firefox rc script and add or change the line FIREFOX_DSP=»aoss»
    sudo nano /etc/firefox/firefoxrc
    asoundconf set-default-card "name of soundcard"

    Fonts

    • If you are viewing a Flash video and you do not see any text, install the gsfonts and gsfonts-x11 packages.

    Free Software Alternatives

    There are two open-source Flash player implementations currently under active development. They are Gnash and Lightspark. (Another is Swfdec though development is almost stopped. In 2009, only 9 commits were made in the git repository).

    Lightspark is available from the project’s Launchpad page: https://launchpad.net/lightspark.

    • Gnash can be installed by downloading the mozilla-plugin-gnash package.
    • Swfdec can be installed by downloading the swfdec-mozilla package.

    RestrictedFormats/Flash (последним исправлял пользователь ckimes 2017-09-04 20:30:39)

    The material on this wiki is available under a free license, see Copyright / License for details
    You can contribute to this wiki, see Wiki Guide for details

    Источник

    Установка Adobe Flash Player в Linux

    Установка Flash Player в Linux

    Передача видео, аудио и показ различного мультимедийного контента, включая игры, в браузере осуществляется с помощью дополнения под названием Adobe Flash Player. Обычно пользователи загружают и устанавливают этот плагин с официального сайта, однако с недавнего времени разработчик не предоставляет ссылок на загрузку для обладателей операционных систем на ядре Linux. Из-за этого юзерам придется использовать другие доступные методы инсталляции, о которых мы и хотим поговорить в рамках данной статьи.

    Устанавливаем Adobe Flash Player в Linux

    В каждом популярном дистрибутиве Линукс установка происходит по одному и тому же принципу. Сегодня мы возьмем за пример последнюю версию Ubuntu, а вам будет нужно лишь выбрать наиболее оптимальный вариант и следовать приведенным ниже инструкциям.

    Способ 1: Официальный репозиторий

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

    Открыть меню программы и обновления в Linux

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

  • Во вкладке «Программное обеспечение» отметьте галочками пункты «Бесплатное и свободное ПО с поддержкой сообщества (universe)» и «Программы, ограниченные патентами или законами (multiverse)». После этого примите изменения и закройте окно настройки. Включить поддержку репозиториев через программы и обновления Linux
  • Переходим непосредственно к работе в консоли. Запустите ее через меню или через горячую клавишу Ctrl + Alt + T. Перейти к работе в консоли в операционной системе Linux
  • Введите команду sudo apt-get install flashplugin-installer , а затем нажмите на Enter. Команда для установки Flash Player с официального хранилища Linux
  • Укажите пароль своей учетной записи, чтобы снять ограничения. Ввод пароля для подтверждения действий Linux
  • Подтвердите добавление файлов, выбрав соответствующий вариант Д. Соглашение на добавление новых файлов в Linux
  • Для уверенности в том, что плеер будет доступен в браузере, проведите инсталляцию еще одного дополнения через sudo apt install browser-plugin-freshplayer-pepperflash . Установка плагина для браузера через консоль в Linux

    Подтвердить добавление новых файлов дополнения в Linux

  • Необходимо так же подтвердить добавление файлов, как это было сделано ранее.
  • Иногда в 64-битных дистрибутивах появляются различные ошибки, связанные с установкой официального пакета Flash Player. Если у вас возникла такая проблема, сначала установите дополнительный репозиторий sudo add-apt-repository «deb http://archive.canonical.com/ubuntu $(lsb_release -sc) multiverse» .

    Установить дополнительные репозитории в Linux

    Затем проведите обновление системных пакетов через команду sudo apt update .

    Обновить системные библиотеки в Linux

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

    Активировать флеш плеер в браузере Linux

    Способ 2: Инсталляция загруженного пакета

    Часто различные программы и дополнения распространяются в пакетном виде, Flash Player не стал исключением. Пользователи могут найти на просторах интернета пакеты формата TAR.GZ, DEB или RPM. В таком случае их нужно будет распаковать и добавить в систему любым удобным методом. Развернутые инструкции по проведению упомянутой процедуры с разными типами данных вы найдете в других наших статьях по ссылкам ниже. Все инструкции были написаны на примере Ubuntu.

    Подробнее: Установка TAR.GZ / RPM-пакетов / DEB-пакетов в Ubuntu

    В случае с типом RPM при использовании дистрибутива openSUSE, Fedora либо Fuduntu просто запускайте имеющийся пакет через стандартное приложение и его инсталляция пройдет успешно.

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

    Источник

    How to Install Adobe Flash Player on Ubuntu

    Install Adobe Flash on Ubuntu

    Install Adobe Flash on Ubuntu

    The Flash Player is a plugin for web browsers that you need in order to watch videos and interactive content on some websites. Although most of the modern websites use HTML5 that does not require Flash, there are still some websites that need it enabled.

    In this article, we will tell you how to download and install the Flash Player through your Linux command line and then enable it through any of your available web browsers.

    We have run the commands and procedures mentioned in this article on an Ubuntu 18.04 LTS system and used the Firefox web browser in order to enable the Flash Plugin.

    Step 1: Enable Ubuntu Canonical Partners Repository

    In order to install the latest Flash plugin, you need to have the Canonical Partners repository enabled on your system. By default this repository is disabled. Open your Ubuntu Terminal either through system Dash or the Ctrl+Alt+D shortcut. Then enter the following command as root in order to enable the repository:

    $ sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"

    You will be asked to provide the password for root after which the repository will be enabled on your system:

    Add Ubuntu Partner repository

    The next step is to update your system repositories so that the latest available version of a software can be installed. Run the following command as root in order to do so:

    Update package lists

    Now, your repository is in line with the latest package available in the Internet’s Canonical Partners’ repository.

    Step 2: Install the Flash Plugin through the apt package

    You can install the Flash Plugin easily by running the following command as sudo in your Linux Terminal:

    $ sudo apt install flashplugin-installer

    Install the Flashplugin Installer Package

    The system will prompt you with a Y/n option in order to begin the installation procedure. Please enter Y and hit Enter to begin. The Flash Plugin will then be installed on your system. Exit the Terminal by entering the exit command:

    Step 3: Enable the Flash Player through the Adobe website

    Open one of the available web browsers on your system. Restart the web browser if it is already open and then open the following link on the official Adobe website.

    You will see a few points in the Flash Player Help. Move to point number 5 and see if you can view an animation running in the window:

    Enable Flash Player

    If not, click on the Run Adobe Flash link on the animation window. The following pop-up will appear in your browser:

    Allow Flash in Browser

    Click the Allow option in order to allow Adobe Flash to run on the browser. Now, look at the animation in Help point number 5. You should be able to see the following clouds and tree animation running in your browser.

    Verify Flash Player installation

    This animation ensures that the Flash Plugin is successfully installed and enabled on your Ubuntu system.

    In this article, we have learned how to download and install the Flash Plugin apt package from the Canonical Partners’ repository. We have also practiced the important step of enabling the Flash Player on our web browsers.

    Источник

    Читайте также:  Sublime text python linux
Оцените статью
Adblock
detector