blob: 7636ec875fdf6b7c5b9a6629fc153dd1d3f93f5f (
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
|
.. _installing:
.. toctree::
Installing VPP from Packages
============================
If you are simply using vpp, it can be convenient to install the binaries from
existing packages. This guide will describe how 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
-----------------------
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
|