How do you install Adobe Flash Player in Xubuntu?

Answer:
Open a terminal window and enter the following code line by line:


CD /tmp
wget http://download.macromedia.com/pub/l..._070208.tar.gz
tar -zxvf flashplayer10_install_linux_070208.tar.gz
CD install_flash_player_10_linux
./flashplayer-installer

Source: http://ubuntuforums.org
First answer by Ben2talk. Last edit by Ben2talk. Contributor trust: 4 [recommend contributor recommended]. Question popularity: 1 [recommend question].