Saturday , April 20 2024
Home / Basic / How to install flash player on BackTrack

How to install flash player on BackTrack

STEP

1. Hapus flash player bawaan BackTrack

[text]root @ bt: ~ # apt-get purge flashplugin-nonfree flashplugin-installer gnash gnash-common mozilla-plugin-gnash swfdec-mozilla
root @ bt: ~ # rm-f / usr / lib / firefox / plugins / * flash *
root @ bt: ~ # rm-f / usr / lib / firefox-addons / plugins / * flash *
root @ bt: ~ # rm-f / usr / lib / mozilla / plugins / * flash *
root @ bt: ~ # rm-f ~ / .mozilla / plugins / * flash * sehingga
root @ bt: ~ # rm-RFD / usr / lib / nspluginwrapper[/text]

2. Unduh plugin http://www.adobe.com/software/flash/about/

3. Instalasi

[text]root @ bt: ~ # mkdir-p ~ / .mozilla / plugins
root @ bt: ~ # mkdir flashdisk
root @ bt: ~ # mv-f install_flash_player_11_linux.i386.tar.gz flash /
root @ bt: ~ # cd flash /
root @ bt: ~ / flash # tar xvfz install_flash_player_11_linux.i386.tar.gz
root @ bt: ~ / flash # cp-f libflashplayer.so ~ / .mozilla / plugins /[/text]