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 | Using [[Sisyphus|sisyphus]] CLI: | ||
sisyphus install opera | sisyphus install opera | ||
Using | 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 23:13, 1 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!