Quote: Nogget @ October 24 2010, 5:19 AM BSTThanks Bill, but I still can't update Firefox. I download the latest version, which gets saved to My Documents. I take a look there hoping to find an executable file, but see .tar.bz2 files, which I could unzip or do other things to.
I don't see any way of updating Firefox from the add/remove software tab.
Check if the help menu of you existing Firefox has an update option.
Alas it does rather seem that Asus have not kept up their initial good work on Linux & may not have kept up with adding upgrades to their own repository of 'pre-prepared' updates. so perhaps they have not done the latest firefox.
TAR files are compressed things like windows ZIP files. The actual update will be within it. I'm not sure what bz2 files are.
You could try the dreaded command line stuff.
CTRL+ALT+t
then in the command terminal that appears type
sudo apt-get update
when that has finished type
sudo apt-get install firefox
But I suspect it will just say you already have the latest (being the latest that ASUS prepared).