How to Install juce-tools in Ubuntu 18.04



Install juce-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install juce-tools

Description:

JUCE's project management tools

JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. The Projucer (formerly Introjucer) is JUCE's project-management tool and secret weapon. . The Projucer's Duties: - Central management of cross-platform builds - JUCE Module Management - New Project Creation - User-Interface Design Tool - Plug-in Projects - Miscellaneous Utilities

Homepage: https://www.juce.com

Version: 5.2.1~repack-2

Section: universe/devel