06-28-2017, 11:16 PM
OMYGOSH YES! Seamonkey has thousands fewer lines of code than Firefox! PLUS it has a simple, Thunderbird-like e-mail client. And yet it is faster and more nimble. Most Firefox add-ons work in Seamonkey too. Seamonkey is the default on other lightweight distros because of it's speed, low demand on resources, and "Firefox-like" interface. It would be an awesome first choice for Linux Lite, and in keeping with it's philosophy.
Wanna try it?
Clicky add it to Linux Lite by adding the Ubuntuzilla repository.
Open a terminal and type
Then add the repository:
Now you can close the terminal and open Synaptic Package Manager for a nice friendly graphical way to install Seamonkey. Refresh Synaptic, and Seamonkey should appear among the choices now. Simply find it and click and Mark for Installation -> Apply.
Wanna try it?
Clicky add it to Linux Lite by adding the Ubuntuzilla repository.
Open a terminal and type
Code:
sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com C1289A29
Then add the repository:
Code:
echo -e “ndeb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main” | sudo tee -a /etc/apt/sources.list > /dev/null
Now you can close the terminal and open Synaptic Package Manager for a nice friendly graphical way to install Seamonkey. Refresh Synaptic, and Seamonkey should appear among the choices now. Simply find it and click and Mark for Installation -> Apply.