gprinstall Verified current stable Not installed? Filesystem

Gprinstall / Install Compiled Binaries

Install Compiled Binaries

Gprinstall command syntax to install compiled binaries. Copyable examples, output expectations, and common mistakes.

$
Terminal
gprinstall --prefix <path/to/installation_directory>

Command Breakdown

What each part is doing

gprinstall
Base Command
The executable that performs this operation. Here it runs Gprinstall before the shell applies any redirect operators.
<path/to/installation_directory>
path to installation directory
The directory path supplied to this command.
--prefix
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative filesystem tools for the same job.