Installing Firefox and Flash Player plugin on Debian
Tuesday, June 10th, 2008ets install firefox and enable flash player plugin for the same with the newly setup GUI on your debian box as in previous how-to.
First of all run this via ssh, logged in as su or root.
apt-get install fontconfig libatk1.0-0 libcairo2 libglib2.0-0 libgtk2.0-0 libgtk2.0-common libjpeg62 libpango1.0-0 libpango1.0-common libtiff4 libxp6 psmisc libstdc++5
Now type
nano /etc/apt/sources.list
And add this to the end of it.
# # Debian Multimedia Repositories # deb http://debian.dc-uoit.net/debian-multimedia/ stable main deb http://gulus.usherbrooke.ca/pub/distro/debian/debian-multimedia/ stable main deb-src http://gulus.usherbrooke.ca/pub/distro/debian/debian-multimedia/ stable main deb ftp://gulus.usherbrooke.ca/debian-multimedia/ stable main deb-src ftp://gulus.usherbrooke.ca/debian-multimedia/ stable main deb http://mirror.csclub.uwaterloo.ca/debian-multimedia/ stable main deb-src http://mirror.csclub.uwaterloo.ca/debian-multimedia/ stable main
Now execute/run/type the following :
apt-get install debian-multimedia-keyring apt-get update




