No firefox browser after flashing JetPack 2.3.1 on the TX1?

I just flashed the TX1 with JetPack 2.3.1, I dont see the firefox browser which came default when I booted the TX1 by default.

I did run:
sudo apt-get update
&
sudo apt-get upgrade

but doesn’t seem to help get firefox.

Firefox has not worked in prior JetPack versions. Using Chromium browser since.

Marc

On R24.2.1 I installed firefox and very minimal testing worked. The command is:

sudo apt-get install firefox

I don’t know which repository this is from, but basically I have everything uncommented in “/etc/apt/sources.list”, and then updated with “sudo apt update”, so if you can’t use apt-get install, then it might be a missing repo config.