Difference between revisions of "Package:Chromium"

From Funtoo
Jump to navigation Jump to search
m (moar garbage)
m (grammar)
 
Line 2: Line 2:
|Summary=Chromium is the Open Source 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.
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>
<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.
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>
<console>###i## emerge www-client/google-chrome</console>


{{EbuildFooter}}
 


{{PageNeedsUpdates}}
{{PageNeedsUpdates}}
{{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