Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.48 KB

README.md

File metadata and controls

63 lines (44 loc) · 1.48 KB

GXDE Image Viewer

Image viewer for GXDE Desktop Environment.

Dependencies

Build dependencies

Runtime dependencies

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. Build:

$ cd gxde-image-viewer
$ mkdir Build
$ cd Build
$ qmake ..
$ make
  1. Install:
$ sudo make install

When install complete, the executable binary file is placed into /usr/bin/gxde-image-viewer.

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

GXDE Image Viewer is licensed under GPLv3.