Luis Carlos wrote:
Well, thank you. I need someone to assist in installing a package and /
or a program, since i'm new to Linux.

Well to install SeaMonkey either you or get someone to assist you to paste the following 4 lines in a terminal window:

echo -e "deb
http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all
main" | sudo tee -a /etc/apt/sources.list.d/ubuntuzilla.list > /dev/null

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29

sudo apt-get update

sudo apt-get install seamonkey-mozilla-build

And SeaMonkey will be installed with the PPA so it will update for you when new versions are available.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to