How to Install fastd software package in Debian 9 (Stretch)

How to Install fastd software package in Debian 9 (Stretch)

fastd software package provides Fast and Secure Tunneling Daemon, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fastd 

fastd is installed in your system.

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

$ sudo dpkg-query -l | grep fastd *

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

fastd package basic information:

Distro Debian 9 stretch
Section Network
Package fastd
Version 18-02-16
Description Fast and Secure Tunneling Daemon
Sub Section Net


See Also, How to uninstall or remove fastd software package from Debian 9 (Stretch)?