wslpath icon indicating copy to clipboard operation
wslpath copied to clipboard

Uninstall

Open UnendingMoo opened this issue 2 years ago • 4 comments

How should I uninstall this?

sudo apt-get --purge remove wslpath

did not work

UnendingMoo avatar Sep 16 '21 22:09 UnendingMoo

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

mhewedy avatar Dec 20 '21 10:12 mhewedy

这是来自QQ邮箱的自动回复邮件。   您好!谢谢您的来信!祝愿您天天都有好心情!  

wab301 avatar Dec 20 '21 10:12 wab301

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

aksonyn avatar Sep 05 '22 12:09 aksonyn