Skip to content

Install ustools

Eugenio Thieme edited this page Oct 20, 2016 · 1 revision

Required libraries and packages

Fedora

To compile ustools, you need to install the following packages:

  • libqtxdg
  • libqtxdg-devel
  • qt5-qtserialport
  • qt5-qtserialport-devel

Installation of ustools

Run qmake-qt5 in ustools/GUI, then make. You should now find an executable named ustools.

Clone this wiki locally