I am trying to use Flash for habbo.com. I cannot get it to download. Is it even possible? Any recommendations or tips would be highly appreciated.
Asked
Active
Viewed 164 times
0
-
2https://help.ubuntu.com/stable/ubuntu-help/net-install-flash.html – Gunnar Hjalmarsson Nov 21 '17 at 18:15
-
1@pomsky: Yeah, apparently it's a duplicate by nature. The problem is that (AFAIK) there is no good up-to-date question/answer here, but they are all full of historical noise which is irrelevant today. – Gunnar Hjalmarsson Nov 21 '17 at 18:28
1 Answers
2
The package flashplugin-installer
should do what you want. Just bear in mind that it uses Adobe's own plugin and you implicitly agree to their license. (I think that's this and this.) There have also been a lot of security problems with Flash over the years.
You'd install it with the usual sudo apt install flashplugin-installer
.

Joe Shields
- 31