How to Install Meson on Debian Stretch 9 Gnu/Linux

September 18, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 4. Installing Meson Requirements

    Next Install Meson Dependencies for Debian.

    sudo apt install ninja python3
  2. 5. Installing Meson

    So Now to Install Meson by Python 3.

    sudo python3 setup.py install

    And to Check the meson Installation:

    meson --help

QuickChic Theme • Powered by WordPress