This repository contains an initial script, forked from Linux-Is-Best's amazing installer, that aims to install the latest version of Waterfox on almost any Linux system.
Set the script as executable:
chmod +x waterfox_system_install.sh
Run the script:
./waterfox_system_install.sh
Delete the install directory:
sudo rm -rf /opt/Waterfox
Delete the desktop files:
sudo rm /etc/skel/Desktop/Waterfox.desktop
rm ~/Desktop/Waterfox.desktop