Installing
4. Installing Meson Requirements
Next Install Meson Dependencies for Debian.
sudo apt install ninja python3
5. Installing Meson
So Now to Install Meson by Python 3.
sudo python3 setup.py install
And to Check the meson Installation:
meson --help