I can't seem to find an alternative browser to the default browser "Firefox" that will install on PClinuxOS 10.12 with Gnome desktop.

Does anyone know of a browser that will install on PClinuxOS Gnome, besides Firefox, or a way of installing let's say Chrome on this Distro?

link|improve this question
feedback

2 Answers

According to this post (no date available) Chrome is available for your distribution via the Synaptic Package Manager under the name chromium-browser.

Is the package manager available on your system?

link|improve this answer
Again thanks, I can't seem to go further at that link however It did indirectly lead me to an Opera browser that claims to work on PClinuxOS. I am inexperienced with this PClinuxOS so it may take some time to give results. Cheers, Dan – dances.with.ugly.women Jun 18 '11 at 2:42
feedback

You can most likely install the open source version of Chrome on the computer. Seeing that PClinuxOS uses the apt package manager, you can run the following command to install the open source Chromium browser.

sudo apt-get install -y chromium-browser

link|improve this answer
Thanks for your fast repsonce to my issue. – dances.with.ugly.women Jun 18 '11 at 2:34
I'm giving myself a crash course in the terminal...I'll let you know how it went. Thanks, Dan. – dances.with.ugly.women Jun 18 '11 at 2:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.