How to Install olsrd software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install olsrd software package in Ubuntu 14.04 LTS (Trusty Tahr)

olsrd software package provides optimized link-state routing daemon (unik-olsrd), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install olsrd 

olsrd is installed in your system.

Make ensure the olsrd package were installed using the commands given below,

$ sudo dpkg-query -l | grep olsrd *

You will get with olsrd package name, version, architecture and description in a table

olsrd package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package olsrd
Version 0.6.6.1-1 [amd64, armhf, i386,
Description optimized link-state routing daemon (unik-olsrd)
Sub Section Net


See Also, How to uninstall or remove olsrd software package from Ubuntu 14.04 LTS (Trusty Tahr)?