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
Copy file name to clipboardExpand all lines: INSTALL.md
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -119,21 +119,24 @@ thread starting with [commit comment 20539810].
119
119
120
120
### Linux ###
121
121
122
-
Acces OpenCoarrays on Linux via any of the following package managers or pre-installed copies:
122
+
Acces OpenCoarrays on Linux via any of the following package managers
123
+
or pre-installed copies:
123
124
124
125
* The [linuxbrew] package manager installs OpenCoarrays on all Linux distributions.
125
126
* Debian-based distributions such as Ubuntu provide an "open-coarrays" [APT package].
126
-
*[Arch Linux] provides an [aur package].
127
+
*[Arch Linux] provides an [aur package].
127
128
*[HPCLinux] includes a pre-installed copy of OpenCoarrays.
128
129
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.
130
+
[linuxbrew] does not require `sudo` privileges and will generally
131
+
provide the most up-to-date OpenCoarrays release because linxubrew
132
+
pulls directly from macOS homebrew, which updates automatically.
130
133
131
134
[top]
132
135
133
136
### FreeBSD ###
134
137
135
138
A FreeBSD Port is available for installing OpenCoarrays and can be
136
-
located via [port search]. See the FreeBSD OpenCoarrays [port details]
139
+
located via [port search]. See the FreeBSD OpenCoarrays [port details]
0 commit comments