Difference between revisions of "Google Chrome"

From Redcore Linux Project Wiki
Jump to navigationJump to search
(Created page with "== Installation == Using sisyphus CLI: sisyphus install google-chrome Using sisyphus GUI: Menu -> System -> Sisyphus GUI -> type google-chrome...")
 
 
Line 12: Line 12:


  emerge -av google-chrome
  emerge -av google-chrome
<strong>Warning! While google-chrome itself is binary (no source code available), it's dependencies may take a long time to compile while using [[Portage|portage]]!</strong>

Latest revision as of 00:14, 2 July 2021

Installation

Using sisyphus CLI:

sisyphus install google-chrome

Using sisyphus GUI:

Menu -> System -> Sisyphus GUI -> type google-chrome in search bar -> select it -> press "Install selected package(s)" button

Using portage CLI:

emerge -av google-chrome

Warning! While google-chrome itself is binary (no source code available), it's dependencies may take a long time to compile while using portage!