/Int

Software Installation Tools

Primary LanguageShellMIT LicenseMIT

Int - Software Installation Tools

Command line scripts for the software installation. Supports frameworks and libraries that require special installation steps.

OS

Linux (tested on Ubuntu)

Usage

To install the latest versions of all supported libraries can be used command:

sudo ./install.sh

Supported Libraries

sudo ./install_dlib.sh <version>
sudo ./install_opencv.sh <version>

Supported Development Tools

sudo ./install_ccache.sh