# Packaged Installation

The RPM package of ibus-array can be found on https://rpmsphere.github.io/

# Basic Installation

This project use the Meason build system. 

For more advanced configuration please refer to the command line help meson
--help or the Meson documentation located at the
[Mesonbuild website](https://mesonbuild.com/index.html).

    $ meson setup build && cd build
    $ meson compile
    $ meson install