I have adobe flash player installed, but still doesnt let me view web cams on adultfriendfinder. I have the latest version of adobe flash player and when I go to view the web cams it still says to download adobe flash player. Someone help me fix it or if you can fix it remotely. Or if you can post exactly what i need to do in the terminal or make a video of what I need to do to fix this problem.
Asked
Active
Viewed 197 times
1 Answers
-1
Adobe Flash for Linux is... well... errmm... Let's just say, for all intents and purposes, it may as well not exist. (If you'd like a technical explanation, I can provide that)
Your best bet is going to be to install Google Chrome, because there is an actively maintained Linux version, and it includes support for Flash.
To install Chrome, first open a terminal and run:
sudo apt-get update
sudo apt-get install libappindicator1
Next, download the .deb file from Google. Finally, double-click it, and Software Center will open, and you can install it.

You'reAGitForNotUsingGit
- 14,809
sudo
, hence the message "are you root?" – wjandrea Sep 18 '16 at 14:00sudo
. – You'reAGitForNotUsingGit Sep 18 '16 at 17:10