OPNsense Forum

English Forums => Development and Code Review => Topic started by: tk4two1 on January 11, 2023, 07:36:05 PM

Title: How to uninstall Tailscale?
Post by: tk4two1 on January 11, 2023, 07:36:05 PM
I installed Tailscale by running make install in the /usr/ports/security/tailscale directory and am now trying to I uninstall it since I don't need to use it anymore.

I tried to run make uninstall but only get the error
make: don't know how to make uninstall. Stop

make: stopped in /usr/ports/security/tailscale


What do I need to do to uninstall?

Thanks!
Title: Re: How to uninstall Tailscale?
Post by: mimugmail on January 12, 2023, 07:44:08 AM
Pkg remove tailscale
Title: Re: How to uninstall Tailscale?
Post by: tappokone on January 15, 2023, 02:21:11 PM
After this I'm unable to run make install again.
Title: Re: How to uninstall Tailscale?
Post by: lilsense on April 11, 2023, 12:40:47 AM
make deinstall
make clean