Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenWalnut Core OpenWalnut Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenWalnut
  • OpenWalnut CoreOpenWalnut Core
  • Wiki
  • How to download, install and run OpenWalnut AppImage

How to download, install and run OpenWalnut AppImage · Changes

Page history
Update How to download, install and run OpenWalnut AppImage authored May 19, 2021 by Robin Eschbach's avatar Robin Eschbach
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • How-to-download,-install-and-run-OpenWalnut-AppImage.md How-to-download,-install-and-run-OpenWalnut-AppImage.md +2 -2
  • No files found.
How-to-download,-install-and-run-OpenWalnut-AppImage.md
View page @ d1c89523
......@@ -5,13 +5,13 @@ You just have to download the newest version or a specific version of your inter
## Install
AppImages are an executable archive that contains most, if not all, needed dependencies for the program.
So the only thing that you need to do before running OpenWalnut is:
So the only thing that you need to do before running OpenWalnut is making it executable:
```shell
$ chmod u+x OpenWalnut-<version>.AppImage
```
## Run
As the AppImage is an executable in itself you just need to run the file.
As the AppImage is an executable in itself, you just need to run the file.
This can be achieved by doing:
```shell
$ ./OpenWalnut-<version>.AppImage
......
Clone repository
  • Compiling OpenWalnut with MSVC on Windows
  • DeveloperTools
  • DiffusionIndices
  • Documentation
  • Downloads
  • EditorConfiguration
  • FAQ
  • FiberSimilarityMetrics
  • FirstSteps
  • Getting_OpenWalnut
  • Glossary
  • How to download, install and run OpenWalnut AppImage
  • How to use OpenWalnut for SIVERT
  • HowtoDocumentCode
  • IllustrativeConnectivityVisualization
View All Pages