Home computickets How to install Flash Player on Linux / GNU Debian?

How to install Flash Player on Linux / GNU Debian?

Author

Date

Category

LINUX / GNU Debian downloaded and I can not install Flash Player. I downloaded on the Internet, but none started. Error issues. Help, Misbi did not save something.


Answer 1, Authority 100%

In the terminal:

Aptitude Install Flashplugin-nonfree 

Or for the download file:

dpkg -i package name.deb 


Answer 2, Authority 50%

System – & gt; Administration – & gt; Synaptic Package Management Program, will ask for a password, enter the ROOT user password. In the window that appears, enter Flash. In the list of found packets, select FlashPlugin-nonfree and mark it for installation, well, press the checkbox button (set)

Edit on January 11, 2016:
Flashpugin-nonfree is no longer valid. Use FlashPlugin-Installer


Answer 3

Installation in manual

Download Flashplayer Tar.gz .
Unpack in / usr / lib / flashplugin-nonfree (if there are no folders Create).

Enter commands (with superuser rights):

chmod 644 /usr/lib/flashplugin-nonfree/libflashplayer.so
Chown Root: root and /usr/lib/flashplugin-nonfree/libflashplayer.so

Check alternative player options:

update-alternatives --list flash-mozilla.so

If there is no alternative, enter: update-alternatives --quiet --install /usr/lib/mozilla/plugins/flash-mozilla.so flash-mozilla.so / usr / lib / flashplugin-nonfree / libflashplayer.so 50

Programmers, Start Your Engines!

Why spend time searching for the correct question and then entering your answer when you can find it in a second? That's what CompuTicket is all about! Here you'll find thousands of questions and answers from hundreds of computer languages.

Recent questions