Installation
Installing a specific version (Linux only)
On Linux, you can pin a specific version — for example to stay on a known-good release while you migrate past a breaking change: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.
Version pinning is not supported on macOS — Homebrew manages mesa and always tracks the latest release.
For detailed configuration options, see Configuration. For a full list of commands, see Commands.
