You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS X users may use the [Homebrew] or [MacPorts] package management
44
+
macOS users may use the [Homebrew] or [MacPorts] package management
45
45
systems to install OpenCoarrays. We recommend [Homebrew].
46
46
47
47
Basic Homebrew installation steps:
@@ -119,12 +119,14 @@ thread starting with [commit comment 20539810].
119
119
120
120
### Linux ###
121
121
122
-
The [Arch Linux] distribution provides an [aur package] for installing
123
-
OpenCoarrays. Users of other Linux distributions may install the
124
-
[Virtual machine] or use the [Installation Script]. Alternatively, if
125
-
you desire to install using other Linux package Linux package
126
-
management software such as [dnf] or [apt-get], please submit a
127
-
feature request via our [Issues] page.
122
+
Acces OpenCoarrays on Linux via any of the following package manaters or pre-installed copies:
123
+
124
+
* The [linuxbrew] package manager installs OpenCoarrays on all Linux distributions.
125
+
* Debian-based distributions such as Ubuntu provide an "open-coarrays" [APT package].
126
+
*[Arch Linux] provides an [aur package].
127
+
*[HPCLinux] includes a pre-installed copy of OpenCoarrays.
128
+
129
+
[linuxbrew] does not require `sudo` privileges and will generally provide the most up-to-date OpenCoarrays release because linxubrew pulls directly from macOS homebrew, which updates automatically.
0 commit comments