How To Install Moc-qt3 In Raspbian?

How To Install Moc-qt3 In Raspbian?

moc-qt3

debugging symbols for qt-x11-free binaries

Install moc-qt3

  • Raspbian apt-get install qt-x11-free-dbg Click to copy

qt-x11-free-dbg

debugging symbols for qt-x11-free binaries

This package contains the debugging symbols associated with qt-x11-free. They will automatically be used by gdb for debugging Qt-related issues.

qt3-dev-tools

Qt3 development tools

This package contains all tools that are necessary to build programs that are written using Qt3. These are: qmake, uic and moc. For Qt3 development, you most likely want to install this package.

Install the latest version of moc-qt3 in Raspbian from terminal. To install the moc-qt3 just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of moc-qt3 from the respository and install it in your computer/server.