To uninstall etherpuppet just follow these instructions.
/debian/stretch/main///install/index.html create a virtual interface from a remote Ethernet interface Debian 9.0 net 0.3-3
sudo apt-get remove etherpuppet
Which will remove just the etherpuppet package itself.
sudo apt-get remove --auto-remove etherpuppet
This will remove the etherpuppet package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for etherpuppet then this will work.
sudo apt-get purge etherpuppet
Or similarly, like this etherpuppet
sudo apt-get purge --auto-remove etherpuppet
Package | etherpuppet |
Version | 0.3-3 |
Maintainer | Vincent Bernat |
Description | create a virtual interface from a remote Ethernet interface |
Distro | debian |
Release | stretch |
Repo | main |
Section | net |