|
|
Line 1: |
Line 1: |
| <noinclude>{{documentation/versioncheck}}</noinclude> | | <noinclude>{{documentation/versioncheck}}</noinclude> |
− | <!-- ---------------------------- -->
| |
− | {{documentation/{{documentation/version}}/slicerapplication-header}}
| |
− | <!-- ---------------------------- -->
| |
| | | |
− | | + | {{documentation/banner |
− | =Overview=
| + | | text = [https://slicer.readthedocs.io/en/latest/user_guide/getting_started.html#installing-3d-slicer This page has been moved to read-the-docs.] |
− | Slicer is generally simple to install on all platforms. It is possible to install multiple versions of the application on the same user account and they will not interfere with each other.
| + | | background-color = 8FBC8F }} |
− | | |
− | If you run into mysterious problems with your installation you can try deleting the [[Documentation/{{documentation/version}}/SlicerApplication/Settings|Settings Files]]
| |
− | | |
− | == Installation / Uninstallation == | |
− | | |
− | ===Windows===
| |
− | *Run the installer
| |
− | *Run Slicer from the start menu
| |
− | *Use the uninstaller to remove the application
| |
− | ===Mac===
| |
− | | |
− | *Drag the Slicer application to your Applications folder or other location of your choice.
| |
− | * You cannot install extensions into the read-only volume so you must copy before installing extensions.
| |
− | * Delete the <tt>Slicer.app</tt> folder to uninstall
| |
− | | |
− | ===Linux===
| |
− | | |
− | * Open the tar.gz archive and copy directory to the location of your choice. Run the Slicer executable.
| |
− | * Remove the directory to uninstall
| |
− | | |
− | ==== Platform Notes ==== | |
− | The following may be needed on fresh debian or ubuntu
| |
− | sudo apt-get install libpulse-dev libnss3 libglu1-mesa
| |