Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page describes how to get ONOS.  Table of ContentsmaxLevel3

ONOS Binaries and VMs

The ONOS binaries, as well as VMs pre-installed with ONOS are available from Downloads

ONOS Source Code

The ONOS source code may be downloaded using git. git is available via various package managers.

Checking out code

The ONOS source can then be checked out using git:

Code Block
languagetext
$ git clone https://gerrit.onosproject.org/onos

This clones the repository to your home directory, under a directory named onos.

 

...

Previous : Welcome to ONOS !Home : User's Guide
Next : Installing and Running ONOS

...