
This is a guide Install/Update FlashPlayer on BackTrack Linux distro. you can download the latest Adobe Flash Player from here http://get.adobe.com/flashplayer/ Backtack| 3/4beta are different please see both examples below:
Download, extract & start installer, start by opening a console window “>_” and pasting this line below;
Backtrack 3
Download, extract switch directory and start install.
wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz && tar xzf install_flash_player_10_linux.tar.gz && cd install_flash_player_10_linux && flashplayer-installer
Finish installing.
Installer starts..
Press Enter
Press Enter to continue.
Enter Mozilla install path (this is the default FireFox path on BackTrack 3);
/usr/lib/firefox
Press Enter.
Press.
y
Press.
n
exit
Backtrack 4 Pre Release (See below for Backtrack 4 Beta)
Download, extract switch directory and start install.
wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz && tar xzf install_flash_player_10_linux.tar.gz && cp libflashplayer.so ~/.mozilla/plugins
Thanks @ Capnion
OLD
wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz && tar xzf install_flash_player_10_linux.tar.gz && cd install_flash_player_10_linux && ./flashplayer-installer
Finish installing.
Installer starts..
Press Enter
Press Enter to continue.
Enter Mozilla install path (this is the default FireFox path on BackTrack 4);
/usr/lib/firefox-3.0.11
Press Enter.
Press.
y
Press.
n
exit
Backtrack 4 Beta Release
Download, extract switch directory and start install.
wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz && tar xzf install_flash_player_10_linux.tar.gz && cd install_flash_player_10_linux && ./flashplayer-installer
Finish installing.
Installer starts..
Press Enter
Press Enter to continue.
Enter Mozilla install path (this is the default FireFox path on BackTrack 4);
/usr/lib/firefox-3.0.5
Press Enter.
Press.
y
Press.
n
exit
Console closes you are finished!
Adobe AIR BackTrack installer guide coming ….