1

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.

1 Answers1

0

You can install Adobe Flash Player with apt-get:

sudo apt-get install flashplugin-installer.

N0rbert
  • 103,263