Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to update existing Matlab installations with mpm when mpm update doesn't exist and mpm install won't install on top of an existing installation #129

Open
krasingneves opened this issue Nov 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request mpm MATLAB Package Manager related

Comments

@krasingneves
Copy link

We use environmental management (e.g., Ansible, Chef, SaltStack, etc) to manage developer machines and on-prem CI infrastructure.

Right now, mpm update doesn't exist, and mpm install won't install on top of an existing installation. There isn't an mpm uninstall to remove an existing installation. It looks like the current option to update Matlab versions is to script a manual uninstall, and then use mpm to install it.

It's not a great option.

  1. Is there a better option?
  2. When is mpm expected to have support for update and uninstall?
@michaelmcdonnellmw michaelmcdonnellmw added enhancement New feature or request mpm MATLAB Package Manager related labels Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mpm MATLAB Package Manager related
Projects
None yet
Development

No branches or pull requests

3 participants