File: INSTALL

package info (click to toggle)
ibus-array 0.2.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,432 kB
  • sloc: ansic: 1,060; python: 279; sed: 6; makefile: 5; sh: 1
file content (15 lines) | stat: -rw-r--r-- 425 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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