Installing

The following procedure installs SCIRun in directory /usr/local/SCIRun. After intallation is complete, commands for starting SCIRun and its PowerApps can be found in /usr/local/SCIRun/bin (/usr/local/SCIRun/bin/scirun, /usr/local/SCIRun/bin/BioImage, etc.)

Use the su command to become the root user. Then cd to the directory containing the SCIRun RPM and type:

rpm -ivh SCIRun-1.24.2-system.rpm
      

The RPM should take approximately one minute to install.

Type exit to leave the root account.

SCIRun can be removed using the rpm command:

rpm -e SCIRun
      

Read “Before Starting SCIRun” before starting SCIRun.