To uninstall fastd just follow these instructions.
/debian/stretch/main///install/index.html Fast and Secure Tunneling Daemon Debian 9.0 net 18-2+b1
sudo apt-get remove fastd
Which will remove just the fastd package itself.
sudo apt-get remove --auto-remove fastd
This will remove the fastd package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for fastd then this will work.
sudo apt-get purge fastd
Or similarly, like this fastd
sudo apt-get purge --auto-remove fastd
Package | fastd |
Version | 18-2+b1 |
Maintainer | Matthias Schiffer |
Description | Fast and Secure Tunneling Daemon |
Distro | debian |
Release | stretch |
Repo | main |
Section | net |