Skip to content
Discussion options

You must be logged in to vote

I believe you can use conda search -i moose-libmesh to find the available versions of libmesh for moose and then use conda install moose-libmesh=<ver> to install a specific version (i.e. moose-libmesh=2021.02.15 to roll back one version). This should also roll back any dependencies like moose-petsc to their correct versions as well, but there may be other packages that you may also need to roll back separately.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GiudGiud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants