|
[Sponsors] |
[OpenFOAM.com] A simple question: how to uninstall OpenFOAM v1712? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 24, 2018, 06:14 |
A simple question: how to uninstall OpenFOAM v1712?
|
#1 |
Member
|
Hi,
I am so confused that I dont know how to remove the version v1712 from my ubuntu systerm. Since I have already installed the other OF version 5.0. Thus this v1712 is not necessary any more. It is wired that I cannot find the instruction to uninstall this version from website. And also I cannot where does the docker image locate. Anyone could help...
__________________
Kai |
|
October 24, 2018, 18:42 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick questions:
__________________
|
|
October 27, 2018, 23:56 |
|
#3 |
Member
|
Hi Bruno,
I am using Ubuntu 16.04 LTS, and basically followed the instruction of Pre-compiled binary installation for Linux systems, as the link https://openfoam.com/download/install-binary-linux.php I cannot find more information where the image locates on my harddrive after the installation...
__________________
Kai |
|
October 28, 2018, 05:46 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Kai,
OK, I did this myself yesterday, when I needed to re-download the image for v1806. The steps should be something like this:
Best regards, Bruno |
|
November 14, 2018, 03:43 |
|
#5 |
Member
|
Hi, Bruno
Thanks for you help and sorry for my late reply. I followed your instructions Code:
docker ps Code:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES and after the input Code:
docker images Code:
REPOSITORY TAG IMAGE ID CREATED SIZE hello-world latest e38bc07ac18e 7 months ago 1.85kB openfoamplus/of_v1712_centos73 latest 154c4f7b973d 10 months ago 2.05GB Code:
docker rmi openfoamplus/of_v1712_centos73 Code:
Error response from daemon: conflict: unable to remove repository reference "openfoamplus/of_v1712_centos73" (must force) - container 3f8217206f3f is using its referenced image 154c4f7b973d Code:
docker rm 3f8217206f3f Code:
docker rmi openfoamplus/of_v1712_centos73 Code:
Untagged: openfoamplus/of_v1712_centos73:latest Untagged: openfoamplus/of_v1712_centos73@sha256:e5860ca5cb90c258f39adc5201a2792c6a6373eaaa44cda71f44df0c41717c6b Deleted: sha256:154c4f7b973d2dc48690380074831f60d092109ba696af8ddbab461c66181690 Deleted: sha256:825423be4d836fd59b588d9007533aeb866af495c805ef7d8fa4395e7faa5f2e Deleted: sha256:4f729d462a42e6aeb439a0ecafcfe6f02a7fec005b456b7a65f83a6631558133
__________________
Kai |
|
January 4, 2019, 08:33 |
|
#6 |
Member
Hector
Join Date: Jul 2010
Location: Barcelona
Posts: 30
Rep Power: 16 |
Hello wyldckat:
In Fedora 28 (F28) the unistallation steps of openfoam v1806 worked with a slight modification docker stop of_v1806 docker kill of_v1806 docker rm of_v1806 docker rmi docker.io/openfoamplus/of_v1806_centos73 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simple question : Simple Vs Coupled solver | Maria Angela | FLUENT | 5 | March 6, 2020 16:38 |
A simple cfd and aeroelasticity question | i.sabahi | Main CFD Forum | 4 | June 17, 2018 07:24 |
Time boundary condition OpenFOAM v1712 | Ricardo1992 | OpenFOAM | 0 | May 15, 2018 07:33 |
OpenFOAM Training Jan-Jul 2017, Virtual, London, Houston, Berlin | CFDFoundation | OpenFOAM Announcements from Other Sources | 0 | January 4, 2017 07:15 |
OpenFOAM Training Jan-Apr 2017, Virtual, London, Houston, Berlin | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 21, 2016 12:50 |