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