Skip to content

linuxdeepin/deepin-im

Repository files navigation

deepin-im

deepin-im is input method of deepin desktop environment.

Dependencies

You can also check the "Depends" provided in the debian/control file.

Build dependencies

You can also check the "Build-Depends" provided in the debian/control file.

Installation

Deepin

Install prerequisites

sudo apt-get build-dep deepin-im

Build

mkdir build && cd build && cmake ../ -DCMAKE_INSTALL_PREFIX=/usr && make

If you have isolated testing build environment (say a docker container), you can install it directly.

sudo make install

Usage

run directly/usr/bin/dim.

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

deepin-im is licensed under GPLv3.