Valahogy így (amennyiben elérhető egy régebbi verzió):
apt-get purge firefox
apt-cache show firefox | grep Version
Version: 33.0+build2-0ubuntu0. amd64
Version: 32.0+build2-0ubuntu0. amd64
Majd:
apt-get install firefox=32.0+build2-0ubuntu0
apt-mark hold firefox
A pontos elérhető verzió: https://launchpad.net/~ubuntu-mozilla-security/+archive/ubuntu/ppa/+bui…
--
Coding for fun. ;)