man-pages/man1/opam-installer.1.html
2021-03-31 01:06:50 +01:00

76 lines
3.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of OPAM-INSTALLER</TITLE>
</HEAD><BODY>
<H1>OPAM-INSTALLER</H1>
Section: Opam-installer Manual (1)<BR>Updated: <BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
<P>
opam&#45;installer &#45; Handles (un)installation of package files following instructions from opam *&#46;install files&#46;
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<P>
<B>opam&#45;installer</B> [<I>OPTION</I>]&#46;&#46;&#46; [<I>PKG&#46;install</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>ARGUMENTS</H2>
<DL COMPACT>
<DT id="1"><I>PKG&#46;install</I><DD>
The opam &#46;install file to read for installation instructions
</DL>
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="2"><B>&#45;&#45;docdir</B>=<I>PATH</I><DD>
Documentation dir&#46; Relative to <B>prefix</B> or absolute&#46; By default <I>$prefix/doc</I>&#46;
<DT id="3"><B>&#45;&#45;help</B>[=<I>FMT</I>] (default=auto)<DD>
Show this help in format <I>FMT</I>&#46; The value <I>FMT</I> must be one of `auto&#39;, `pager&#39;, `groff&#39; or `plain&#39;&#46; With `auto&#39;, the format is `pager` or `plain&#39; whenever the <B>TERM</B> env var is `dumb&#39; or undefined&#46;
<DT id="4"><B>&#45;i</B>, <B>&#45;&#45;install</B><DD>
Install the package (the default)
<DT id="5"><B>&#45;&#45;libdir</B>=<I>PATH</I><DD>
OCaml lib dir&#46; Relative to <B>prefix</B> or absolute&#46; By default <I>$prefix/lib</I> ; sometimes setting this to <I>$(ocamlc &#45;where</I>) is preferable&#46;
<DT id="6"><B>&#45;&#45;mandir</B>=<I>PATH</I><DD>
Manpages dir&#46; Relative to <B>prefix</B> or absolute&#46; By default <I>$prefix/man</I>&#46;
<DT id="7"><B>&#45;&#45;name</B>=<I>NAME</I><DD>
Specify the package name&#46; Used to set install directory under `share/&#39;, etc&#46; By default, basename of the &#46;install file
<DT id="8"><B>&#45;&#45;prefix</B>=<I>PREFIX</I> (absent=/usr/local)<DD>
The prefix to install to&#46; You can use eg &#39;$PREFIX&#39; to output a relocatable script
<DT id="9"><B>&#45;&#45;script</B><DD>
Don&#39;t execute the commands, but output a shell&#45;script (experimental)
<DT id="10"><B>&#45;&#45;stubsdir</B>=<I>PATH</I><DD>
Stubs installation dir&#46; Relative to <B>prefix</B> or absolute&#46; By default <I>$libdir/stublibs</I>&#46;
<DT id="11"><B>&#45;&#45;topdir</B>=<I>PATH</I><DD>
Toplevel install dir&#46; Relative to <B>prefix</B> or absolute&#46; By default <I>$libdir/toplevel</I>&#46;
<DT id="12"><B>&#45;u</B>, <B>&#45;&#45;uninstall</B>, <B>&#45;&#45;remove</B><DD>
Remove the package
<DT id="13"><B>&#45;&#45;version</B><DD>
Show version information&#46;
</DL>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="14"><A HREF="#lbAB">NAME</A><DD>
<DT id="15"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="16"><A HREF="#lbAD">ARGUMENTS</A><DD>
<DT id="17"><A HREF="#lbAE">OPTIONS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:20 GMT, March 31, 2021
</BODY>
</HTML>