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
Code: [Select]
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
Code: [Select]
make uninstall but only get the error
Code: [Select]
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