... | ... | @@ -9,6 +9,9 @@ _Precompiled packages (Ubuntu)_ <br> |
|
|
# Add the repository
|
|
|
curl https://dl.openfoam.com/add-debian-repo.sh | sudo bash
|
|
|
|
|
|
# Update the repository information
|
|
|
sudo apt-get update
|
|
|
|
|
|
# Install preferred package. Eg,
|
|
|
sudo apt-get install openfoam2212-default
|
|
|
|
... | ... | |