Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

How do I install Flash Player for Iceweasel web browser on Debian Linux?

New Here ,
Jan 23, 2009 Jan 23, 2009
How do I specify the path to the Iceweasel installation directory?

Thanks/
Läben.
2.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Nov 26, 2012 Nov 26, 2012
LATEST

The simplest way to install the flash player on Debian GNU/Linux is to install the flashplugin-nonfree package from the contrib external repository.

Make sure the contrib repository is enabled in /etc/apt/sources.list or /etc/apt/sources.list.d/, and then do:

sudo apt-get install flashplugin-nonfree

If you want to check for flashplayer updates, do:

sudo update-flashplugin-nonfree --install

Note that this is proprietary software, and is not part of Debian itself.

For more info, see the debian wiki

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines