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 (grammar)
 
(3 intermediate revisions by 3 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=
}}
}}
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 instead [[Make.conf#Accept_All_Licenses | accept all licenses]] and emerge google-chrome (which is binary, and not open source), if you prefer a shorter compile time.
<console>###i## emerge www-client/google-chrome</console>
{{PageNeedsUpdates}}
{{EbuildFooter}}
{{EbuildFooter}}

Latest revision as of 15:23, March 22, 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 instead accept all licenses and emerge google-chrome (which is binary, and not open source), if you prefer a shorter compile time.

root # emerge www-client/google-chrome