Skip to content

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

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

Open
krasingneves opened this issue Nov 1, 2024 · 2 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
@davidtopham
Copy link

Another vote for this from me, this would be very useful as we are using Ansible too.

@sbnicholas
Copy link
Member

Both mpm update and mpm uninstall are in development, but I don't have an estimate for when they will be available. Keep an eye on the changelog for updates.

@sbnicholas sbnicholas assigned sbnicholas and unassigned mw-wtripp Apr 7, 2025
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

5 participants