Update mojo on ubuntu

How do update mojo on Ubuntu from 24.4 to 24.6.
Is there a command I can execute or …?

A few months ago, the process for installing Mojo changed.

Nowadays you must install and run Mojo using Magic, the new package manager.

You probably installed Mojo through the modular CLI tool. This tool is no longer supported, so you should uninstall it. (Don’t forget to run modular uninstall mojo before uninstalling the modular tool itself.)

Let me know if that works for you.

1 Like

And just for posterity, the current command for updating everything via magic is magic self-update.

2 Likes

Also check out the step by step tutorial on Magic

2 Likes