0

Hiiii,

Please let me how to install adobe flash player plugin on Ubuntu 12.04 from command prompt.

Have already tried these below steps without any success.

sudo apt-get install ubuntu-restricted-extra
sudo apt-get install flashplugin-nonfree
sudo apt-get install flashplugin-installer
sudo apt-get install adobe-flashplugin
sudo apt-get install xubuntu-restricted-extras

Trying to make a image of Ubuntu using UCK with flash player plugin installed.

Rinzwind
  • 309,379
Rshrth
  • 185

1 Answers1

1

"Multiverse" option must be enabled in order to install the flashplayer plugin. Please, do enable it and then use the command: sudo apt-get install flashplugin-installer More information in this answer: How do I enable the "multiverse" repository?.