Difference between revisions of "Opera"

From Redcore Linux Project Wiki
Jump to navigationJump to search
(Created page with "== Installation == Using sisyphus (faster): sisyphus install opera Using portage (slightly slower): emerge -av opera")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Installation ==
== Installation ==


Using sisyphus (faster):
Using [[Sisyphus|sisyphus]] CLI:


  sisyphus install opera
  sisyphus install opera


Using portage (slightly slower):
Using [[Sisyphus|sisyphus]] GUI:
 
Menu -> System -> Sisyphus GUI -> type opera in search bar -> select it -> press "Install selected package(s)" button
 
Using [[Portage|portage]] CLI:


  emerge -av opera
  emerge -av opera
<strong>Warning! While opera 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:13, 2 July 2021

Installation

Using sisyphus CLI:

sisyphus install opera

Using sisyphus GUI:

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

Using portage CLI:

emerge -av opera

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