[quote=“owl, post:7, topic:13458, full:true”]Thanks, I’m getting error codes 404 not found. Seems the ports.ubuntu.com files are not there.[/quote]Let’s try updating our database first then. So, in order:
sudo apt-get clean
sudo apt-get update
sudo apt-get install --install-recommends firefox
This will first clear our local copy of the package database. Then update it. And then we’ll try installing FF again. Mind you, don’t have a Pi myself so, just winging it here but I see no reason why you shouldn’t have access to the Firefox package if you do have access to the xul-ext-ubufox package (which is entirely optional and not required for FF to run).