How to Install and Uninstall miredo Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "miredo" package

This is a short guide on how to install miredo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install miredo

2. Uninstall "miredo" package

Learn how to uninstall miredo on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove miredo $ sudo apt autoclean && sudo apt autoremove

3. Information about the miredo package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: miredo
Priority: optional
Section: universe/net
Installed-Size: 336
Maintainer: Ubuntu Developers
Original-Maintainer: Tomasz Buchert
Architecture: amd64
Version: 1.2.6-3
Depends: libc6 (>= 2.15), libcap2 (>= 1:2.10), libjudydebian1, init-system-helpers (>= 1.18~), iproute2
Pre-Depends: adduser, udev | makedev (>= 2.3.1-62)
Filename: pool/universe/m/miredo/miredo_1.2.6-3_amd64.deb
Size: 70662
MD5sum: 3a227d374b1d012a80777fa740fbdbf0
SHA1: 4598d38799e8a07b175c8b8586ccc698b2497e7f
SHA256: 042fcc22cb48ef3d034edfb59bc4924fd8e055dc9d78382c2470ff0f7478ffe3
Description-en: Teredo IPv6 tunneling through NATs
The Teredo IPv6 tunneling protocol encapsulates IPv6 packets into UDP/IPv4
datagrams, to allow hosts behind NAT devices to access the IPv6 Internet.
.
Miredo is a Teredo client (as per RFC 4380): it can provide IPv6
connectivity to a dual-stack IPv6/IPv4 host even if it is located behind a
NAT. It can also operate as a Teredo relay which forwards IPv6 packets
between the IPv6 Internet and remote Teredo clients.
Description-md5: d7cc95ff4950e05ed1b41e6607fe2698
Homepage: http://www.remlab.net/miredo/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu