Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninstall #10

Open
UnendingMoo opened this issue Sep 16, 2021 · 4 comments
Open

Uninstall #10

UnendingMoo opened this issue Sep 16, 2021 · 4 comments

Comments

@UnendingMoo
Copy link

UnendingMoo commented Sep 16, 2021

How should I uninstall this?

sudo apt-get --purge remove wslpath

did not work

@mhewedy
Copy link

mhewedy commented Dec 20, 2021

just remove the script file from /usr/bin/:

sudo rm -rf /usr/bin/wslpath

and make sure to uninstall PHP interpreter if it wasn't there already

@wab301
Copy link

wab301 commented Dec 20, 2021 via email

@aksonyn
Copy link

aksonyn commented Sep 5, 2022

just remove the script file from /usr/bin/:

sudo rm -rf /usr/bin/wslpath

and make sure to uninstall PHP interpreter if it wasn't there already

dont works 41: wslpath: not found

@widget-
Copy link

widget- commented Dec 28, 2023

just remove the script file from /usr/bin/:
sudo rm -rf /usr/bin/wslpath
and make sure to uninstall PHP interpreter if it wasn't there already

dont works 41: wslpath: not found

which wslpath should show you where it's installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants