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