To install KDE Airplane Mode, please type the following in the command line:

 $ mkdir build && cd build

 $ cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`

 $ make

 $ sudo make install
