I'm on Ubuntu 17.10. This post, says that Flash is available in the software center, but it is not for me at least. I tried downloading from their site; first I tried APT which failed with the message "unknown channel: artful-partner." I also tried downloading the tar.gz - first I followed the instructions on their website and the I tried just extracting everything to ~/.mozilla/extensions. Nothing worked.
Asked
Active
Viewed 3,563 times
1
Eben Kadile
- 111
1 Answers
0
You can install Adobe Flash Player with apt-get:
sudo apt-get install flashplugin-installer.
N0rbert
- 103,263