PLT Software (.rpm Archive) Installation

RPM's may be installed to a default directory or to a directory of your choice.

Installing to a default location

From a shell, enter
  rpm -i archive

Installing to a chosen location

From a shell, enter
  rpm -i --prefix path archive

PLT / scheme@cs.rice.edu