%general-entities; ]> $LastChangedBy$ $Date$ Flash Player-&flashplayer-version; Flash Player Introduction to Flash Player Flash Player is a multi-platform client runtime to view and interact with SWF content, distributed as a browser plugin for both NPAPI (Gecko and WebKit) and PPAPI (Blink) based browsers. &lfs80_checked; Downlaods NPAPI plugin for Gecko (Mozilla) and WebKit 64-bit Download (HTTP): Download MD5 sum: &flashplayer-npapi-md5sum; Download size: &flashplayer-npapi-size; NPAPI plugin for Gecko (Mozilla) and WebKit 32-bit Download (HTTP): Download MD5 sum: &flashplayer-npapi32-md5sum; Download size: &flashplayer-npapi32-size; PPAPI plugin for Blink (QTWebEngine and Chromium) 64-bit Download (HTTP): Download MD5 sum: &flashplayer-ppapi-md5sum; Download size: &flashplayer-ppapi-size; PPAPI plugin for Blink (QTWebEngine and Chromium) 32-bit Download (HTTP): Download MD5 sum: &flashplayer-ppapi32-md5sum; Download size: &flashplayer-ppapi32-size; Chromium Launcher (required for Chromium) Download (HTTP): Download MD5 sum: &chromium-launcher-md5sum; Download size: &chromium-launcher-size; Download this file via wget as: wget &chromium-launcher-download-http; \ -O chromium-launcher-v3.tar.gz Flash Player Dependencies (NPAPI) Required , , , , , , , and , Optional (runtime) , , , , , and Flash Player Dependencies (PPAPI) Optional (runtime) (required if installing Chromium Launcher) or User Notes: Installation of Flash Player NPAPI Plug-in Installation (Mozilla and WebKit) Install the Flash Player NPAPI plugin by running the following commands: mkdir flashplayer && cd flashplayer && case $(uname -m) in x86_64) tar -xf ../flash_player_npapi_linux.x86_64.tar.gz ;; x86) tar -xf ../flash_player_npapi_linux.i386.tar.gz ;; esac Now, as the root user: install -vDm755 libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so PPAPI Plug-in Installation (QTWebEngine and Chromium) Install the Flash Player PPAPI plugin by running the following commands: mkdir flashplayer && cd flashplayer && case $(uname -m in x86_64) tar -xf ../flash_player_ppapi_linux.x86_64.tar.gz ;; x86) tar -xf ../flash_player_ppapi_linux.i386.tar.gz ;; esac Now, as the root user: install -vDm755 libpepflashplayer.so /usr/lib/PepperFlash/libpepflashplayer.so Chromium Lanucher Installation Chromium Lanucher is a wrapper for Chromium that adds the PeppperFlash installation path and plug-in flags to the Chromium command line if the PPAPI plugin is found at runtime. Install Chromium Launcher with the following commands: tar -xf chromium-launcher-3.tar.gz && cd chromium-launcher-3 && make PREFIX=/usr Now, as the root user: mv -v /usr/bin/chromium /usr/bin/chromium-orig && make PREFIX=/usr install-strip Contents Installed Programs Installed Libraries Installed Directories /usr/bin/chromium /usr/lib/mozilla/plugins/libflashplayer.so and/or /usr/lib/PepperFlash/libpepflashplayer.so /usr/lib/PepperFlash