Difference between revisions of "Package:Chromium"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{Ebuild |Summary=Chromium is the Open Sourc Web browser that serves as the foundation for Google Chrome. |CatPkg=www-client/chromium |Maintainer= }} {{EbuildFooter}}")
 
m (moar garbage)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Ebuild
{{Ebuild
|Summary=Chromium is the Open Sourc Web browser that serves as the foundation for Google Chrome.
|Summary=Chromium is the Open Source Web browser that serves as the foundation for Google Chrome.
|CatPkg=www-client/chromium
|CatPkg=www-client/chromium
|Maintainer=
|Maintainer=
}}
}}
Chromium is the free open source version of google chrome.  This package takes a very long time to compile.
<console>###i## emerge www-client/chromium</console>
you may also [[Make.conf#Accept_All_Licenses | accept all licenses]] and emerge google-chrome which is binary instead if you're not looking to compile a browser all day.
<console>###i## emerge www-client/google-chrome</console>


{{EbuildFooter}}
{{EbuildFooter}}
{{PageNeedsUpdates}}

Revision as of 05:33, January 1, 2015

Chromium

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.


Chromium is the free open source version of google chrome. This package takes a very long time to compile.

root # emerge www-client/chromium

you may also accept all licenses and emerge google-chrome which is binary instead if you're not looking to compile a browser all day.

root # emerge www-client/google-chrome