I cannot find quagga with apt-get install quagga. Is there another way to get it? Or another package for setting up routing protocols?
Asked
Active
Viewed 559 times
0
Stanley Clayton
- 1
- 2
1 Answers
2
The correct package name is quagga. It begins with Q, not G.
Try it:
apt-get install quagga
Eric Carvalho
- 55,453