Tuesday, July 7, 2015

Installing Flash Player nonfree on Debian 7.1 (Wheezy)

Here is the steps to install Flash Player nonfree:
  1. login as root (superuser)
  2. edit your /etc/apt/sources.list and add
    # Debian 7 (flash player adobe)
    deb http://ftp.de.debian.org/debian wheezy main contrib
  3. install "flashplugin-nonfree"
    # apt-get install flashplugin-nonfree
  4. your apt will ask you to install dependency packages, answer it with "y"
  5. after "flashpluin-nonfree" installed, it will download a proper flash player (latest) that suit your operating system