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