Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Wiki
Precompiled
redhat
Changes
Page history
New page
Templates
Clone repository
DOC: VcXsrv (WSL) and RockyLinux information
authored
1 year ago
by
Mark OLESEN
REL: reference 2312 instead of 2306
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
precompiled/redhat.md
+6
-3
6 additions, 3 deletions
precompiled/redhat.md
with
6 additions
and
3 deletions
precompiled/redhat.md
View page @
98364b3e
...
...
@@ -34,6 +34,9 @@ _(Fedora users can possibly skip this part)_.
yum -y install dnf-plugins-core
yum -y config-manager --set-enabled PowerTools
yum -y install epel-release
# For RockyLinux:
crb enable
```
Enable
***copr***
for OpenFOAM as per the
[
copr documentation
](
https://docs.pagure.org/copr.copr/how_to_enable_repo.html
)
...
...
@@ -77,9 +80,9 @@ descriptions, the following represent typical installation commands:
|User Group | Command |
|---------------|------------------|
| minimalist |
`sudo yum install openfoam23
06
`
|
| traditional |
`sudo yum install openfoam23
06
-devel`
|
| everything |
`sudo yum install openfoam23
06
-default`
|
| minimalist |
`sudo yum install openfoam23
12
`
|
| traditional |
`sudo yum install openfoam23
12
-devel`
|
| everything |
`sudo yum install openfoam23
12
-default`
|
### Installation locations
...
...
This diff is collapsed.
Click to expand it.