Meson is an open source build system designed to be both extremely fast and as user friendly as possible.
Download HTTP: https://github.com/mesonbuild/meson/releases/download/1.11.1/meson-1.11.1.tar.gz
Download SHA256 Sum: 6788ae299979643f8d841bcaf64352558436cae45a0355148a3aeeccf7913866
Download Size: 2,404 KB
Estimated Disk Space: 12.4M
Estimated Build Time: less than 0.5 SBU
Python-3.14.4
Prepare Meson for compilation:
To Compile the Package, issue:
pip3 wheel -w dist --no-cache-dir --no-build-isolation --no-deps $PWD
Now Install the Package, issue:
pip3 install --no-index --find-links dist meson install -vDm644 data/shell-completions/bash/meson /usr/share/bash-completion/completions/meson install -vDm644 data/shell-completions/zsh/_meson /usr/share/zsh/site-functions/_meson