Ubuntu Manpages

opam-info

An alias for show.

opam info [OPTION]... [PATTERNS]...

opam info is an alias for opam show.

See opam show --help for details.

List of package patterns.

Colorize the output. WHEN must be `always', `never' or `auto'.
Compatibility mode with OPAM 1.0
Print debug message on stdout. This is equivalent to setting $OPAMDEBUG to a non-empty value.
Print the git version if it exists and exit.
Do not use the external aspcud solver, even if available.
Do not install base packages (useful for testing purposes). This is equivalent to setting $OPAMNOBASEPACKAGES to a non-empty string.
Be quiet when installing a new compiler.
Use ROOT as the current root path. This is equivalent to setting $OPAMROOT to ROOT.
Fail whenever an error is found in a package definition or a configuration file. The default is to continue silently if possible.
Use SWITCH as the current compiler switch. This is equivalent to setting $OPAMSWITCH to SWITCH.
Be more verbose. This is equivalent to setting $OPAMVERBOSE to a non-empty value.
Disable interactive mode and answer yes to all questions that would otherwise be asked to the user. This is equivalent to setting $OPAMYES to a non-empty string.

Only display these fields. You can specify multiple fields by separating them with commas.
Show this help in format FMT (pager, plain or groff).
Show version information.