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

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

miredo software package provides Teredo IPv6 tunneling through NATs, 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 miredo 

miredo is installed in your system.

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

$ sudo dpkg-query -l | grep miredo *

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

miredo package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package miredo
Version 1.2.6-2
Description Teredo IPv6 tunneling through NATs
Sub Section Net


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