Things You'll Need:
- libcurl3
-
Step 1
Download the latest version of Flash Player from the Adobe Website.
Click on "Download the Latest Player," and choose ".deb for Ubuntu" from the drop down list. -
Step 2
Choose "Save File" from the pop up window.
-
Step 3
Open a terminal window.
The terminal window will be found under Applications -> Utilities. -
Step 4
Change to the directory where your downloaded file was saved.
cd Download -
Step 5
Install the libcurl3 library.
sudo apt-get install libcurl3 -
Step 6
Install the Flash Player.
sudo dpkg --install install_flash_player_<version>_linux.deb
Replace <version> with the latest version number. -
Step 7
Restart Firefox.
-
Step 8
Check that Flash Player was installed.
Type about:plugins in a browser window, and look for the flash player MIME type.














