<pre>
yaourt -S multimon-ng-git
</pre>
=== ACARS ===
Aircraft Communication Addressing and Reporting System <a href="http://fr.wikipedia.org/wiki/Aircraft_Communication_Addressing_and_Reporting_System" target="_blank">WIKIpedia</a>
==== Installation ====
#Download software from [http://sourceforge.net/projects/acarsdec/]
<pre>
wget http://sourceforge.net/projects/acarsdec/files/latest/download
tar xvzf download
cd acarsdec-3.0/
sudo apt-get install libsndfile1-dev
sudo apt-get install libasound2-dev
make
</pre>