John DeNisco | 06dcd45 | 2018-07-26 12:45:10 -0400 | [diff] [blame^] | 1 | .. _installing: |
| 2 | |
| 3 | .. toctree:: |
| 4 | |
| 5 | Installing VPP from Packages |
| 6 | ============================ |
| 7 | |
| 8 | If you are simply using vpp, it can be convenient to install the binaries from |
| 9 | existing packages. This guide will describe how pull, install and run the VPP |
| 10 | packages. |
| 11 | |
| 12 | .. toctree:: |
| 13 | |
| 14 | Package Descriptions |
| 15 | -------------------- |
| 16 | The following is a brief description of the packages to be installed with VPP. |
| 17 | |
| 18 | .. toctree:: |
| 19 | |
| 20 | packages |
| 21 | |
| 22 | Installing VPP Binaries |
| 23 | ----------------------- |
| 24 | |
| 25 | Installing on Ubuntu |
| 26 | ^^^^^^^^^^^^^^^^^^^^ |
| 27 | The following are instructions on how to install VPP on Ubuntu. |
| 28 | |
| 29 | .. toctree:: |
| 30 | |
| 31 | ubuntu |
| 32 | |
| 33 | Installing on Centos |
| 34 | ^^^^^^^^^^^^^^^^^^^^ |
| 35 | The following are instructions on how to install VPP on Centos. |
| 36 | |
| 37 | .. toctree:: |
| 38 | |
| 39 | centos |
| 40 | |
| 41 | Installing on openSUSE |
| 42 | ^^^^^^^^^^^^^^^^^^^^^^ |
| 43 | The following are instructions on how to install VPP on openSUSE. |
| 44 | |
| 45 | .. toctree:: |
| 46 | |
| 47 | opensuse |