The Mesa CLI runs on Linux only. On other platforms, use a Linux sandbox or container; see Sandboxes.
Installation
Install on Linux, pinning the version you want:apt-mark hold mesa so the pin survives a later apt upgrade. On Alpine the pin is recorded in /etc/apk/world and respected on upgrade. On dnf, use the versionlock plugin if you need to prevent dnf upgrade from moving off the pin.
Check back periodically and move the pin forward to pick up fixes and new features.
We highly recommend pinning a version so an upgrade never moves you onto breaking changes unexpectedly. If you want to track the newest release anyway, pass
--version=latest.
