Chapter 2. Installation

Download the latest source:

Then extract and build:


      tar -xf gnome-voice-50.0.tar.xz
      cd gnome-voice-50.0
      ./configure --prefix=$HOME/.local
      make
      sudo make install