ipacman executable.
.tar.gz filename extension; Unix, Linux) or
zip files (.zip extension; Windows).
If you click on one of the links below, your browser should display a file selection panel; if you end up instead with a page full of strange characters, you definitely need to configure your browser.
Alternatively, try clicking on the link while holding the Shift key down.
Alternatively, if the Java Runtime Environment is already
installed on your system and accessible from your account, you
should verify the local JRE installation by trying to run the
jre -version
command -- it must correspond to V.1.4.1 or later.
gunzip -c ipacman-snapshot.tar.gz | tar xovf -
cd ipacman-snapshot
make
This completes the installation process.
<installation-directory>/ipacman-snapshot/bin to
your $PATH environment variable, then give the
ipacman
rehash.
$JAVA_HOME must be correctly set in order for the
Unix version of IPacMan to run. When in doubt, one should best
unset it and let the system choose the default value.