wget http://dl.dropbox.com/u/4170695/scripts/install.firefox.sh -O - | bash -
#!/bin/bash # add lubuntu lucid repository cat <<EOF> /etc/apt/sources.list.d/lucid.list deb http://de.archive.ubuntu.com/ubuntu/ lucid main universe multiverse EOF sudo apt-get update -qq # install firefox sudo apt-get install -y firefox # remove ubuntu lucid repository sudo rm /etc/apt/sources.list.d/lucid.list sudo apt-get update -qq
OPTIONAL, install german language pack
http://www.gtlib.gatech.edu/pub/mozilla.org/firefox/releases/3.6/linux-i686/xpi/de.xpi
Leo translate engine
http://dict.leo.org/pages.ende/toolbars_de.html
Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!