Updated: Adobe Acrobat Reader in Firefox 3 Linux Ubuntu Hardy Heron 8.04

July 3, 2008 at 7:12 am (Uncategorized) (, , , , , , , , , )

I got a new Heron installation and had to reinstall everything. Hope it works for you. Just open up a terminal and enter these commands.

echo "deb http://packages.medibuntu.org/ hardy free non-free" | sudo tee -a /etc/apt/sources.list

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update

sudo apt-get remove mozplugger && sudo apt-get install acroread acroread-plugins mozilla-acroread mozplugger flashplugin-nonfree

3 Comments

  1. Daniel Rigden said,

    Thanks! Got confused after looking elsewhere, but this worked a treat for me.

  2. J.C. said,

    It worked beautifully for me. Thanks so much!

  3. Derek said,

    Brilliant! Thanks

Post a Comment