How to Install Adobe Flash in Debian Lenny/Squeeze/Sid
Flash Player is a cross-platform browser plug-in that delivers breakthrough Web experiences to over 98% of Internet users.
Method 1
If you run Etch you will want to use backport.org
First you need to edit the /etc/apt/sources.list file using the following command
#nano /etc/apt/sources.list
add the following line
deb http://www.backports.org/debian etch-backports main contrib non-free
save and exit the file.
Update the source list using the following command
#apt-get update
All backports are deactivated by default. If you want to install something from backports run:
#apt-get -t etch-backports install “packagename”
If you are using etch and you want apt to verify the downloaded backports you can import backports.org archive’s key into apt:
#apt-get install debian-backports-keyring
If you want to get your packages from backports upgraded automatically the following entry in /etc/apt/preferences should be sufficient:
Package: *
Pin: release a=etch-backports
Pin-Priority: 200
Once you have backports all set up do one of the following commands
#apt-get update
#apt-get install flashplugin-nonfree
Method 2
Using debian-multimedia.org repo
First you need to download the debian-multimedia-keyring package from here
Install using the following command
#dpkg -i debian-multimedia-keyring_2008.10.16_all.deb
you need to edit the /etc/apt/sources.list file using the following command
#nano /etc/apt/sources.list
add the following lines which is suitable for you
For Lenny (stable) alpha, amd64, hppa, i386, ia64, powerpc and sparc packages
deb http://www.debian-multimedia.org Lenny main
or
deb ftp://ftp.debian-multimedia.org Lenny main
or
deb http://www.debian-multimedia.org stable main or
deb ftp://ftp.debian-multimedia.org stable main
For Squeeze (testing) alpha, amd64, armel, hppa, i386, ia64, mipsel, powerpc and sparc packages
deb http://www.debian-multimedia.org Squeeze main
or
deb ftp://ftp.debian-multimedia.org Squeeze main
or
deb http://www.debian-multimedia.org testing main or
deb ftp://ftp.debian-multimedia.org testing main
For sid (unstable) alpha, amd64, armel, hppa, i386, ia64, mipsel, powerpc and sparc packages.
deb http://www.debian-multimedia.org sid main or
deb ftp://ftp.debian-multimedia.org sid main
For experimental amd64, i386 and powerpc packages. transcode, k9copy and kplayer (Qt4 version) and mjpegtools packages.
The official Debian experimental repository isn’t needed.
deb http://www.debian-multimedia.org experimental main or
deb ftp://ftp.debian-multimedia.org experimental main
For source
deb-src http://www.debian-multimedia.org sid main or
deb-src ftp://ftp.debian-multimedia.org sid main
Install flash player using the following command
#apt-get install flashplayer-mozilla
Once you have flash installed you can check in Iceweasel by entering about:plugins in the address bar. It should show something like:
Shockwave Flash
File name: /usr/lib/flashplayer-mozilla/libflashplayer.so
Shockwave Flash 10.0.12.36
The above works for Iceweasel, Opera, Epiphany, and Midori




January 5, 2010 at 8:39 pm
I’m not an Debian expert, but are you sure you named it correctly?
Etch – stable, Lenny – testing, Sid – unstable.
By this source: http://www.debian.org/releases/
Lenny = stable, Squeeze = testing, Sid = unstable
January 5, 2010 at 9:01 pm
thanks for the comment ,
June 4, 2011 at 3:03 pm
Add Ubuntu repos in Debian and boom instant Flash.
June 4, 2011 at 3:07 pm
i didn`t have time to try it , i will make a test this week
June 12, 2011 at 12:29 am
What an interesting text. I am really impressed. Keep writing dude