Recently Posted

advertisement




Monday, October 8, 2007

Install Microsoft fonts:


sudo apt-get install msttcorefonts


Install multimedia codecs and players:


wget -c -o /tmp/w32codecs.deb ftp://ftp.nerim.net/debian-marillat/pool/main/w/w32codecs/w32codecs_20050412-0.4_i386.deb

sudo dpkg -i /tmp/w32codecs.deb

sudo apt-get install libdvdread3

sudo /usr/share/doc/libdvdread3/examples/install-css.sh



sudo apt-get install lame sox ffmpeg mjpegtools mpg321 vorbis-tools



sudo apt-get install totem-xine libxine-extracodecs


Install/Upgrade firefox:

sudo apt-get install mozilla-firefox


Firefox flash plugin:

sudo apt-get install flashplugin-nonfree

sudo update-flashplugin


Install sun java:


sudo apt-get install sun-java5-jre sun-java5-plugin

sudo update-alternatives --config java


Install adobe reader (and adobe firefox plugin):


sudo apt-get install acroread

sudo apt-get install mozilla-acroread

sudo apt-get install acroread-plugins



Install Xmms (mp3 player):

sudo apt-get install xmms xmms-status-plugin xmms-skins

Rar:

sudo apt-get install rar

sudo ln -fs /usr/bin/rar /usr/bin/unrar