Install firefox 52 Shell Script
This to install Firefox older version using this BASH shell script
- run the following command
wget -N https://raw.githubusercontent.com/shellaaaron/firefox-52-shell-script/main/install-firefox.sh && chmod 755 install-firefox.sh && ./install-firefox.sh
- Install should be done now and will run firefox as well.