How uninstall vs code in android. #4426
Answered
by
im-coder-lg
Priyanshuadeveloper
asked this question in
Q&A
-
If anyone knows how to uninstall vs code in android. Then please tell. I have install it by doing these steps:- https://www.codewithharry.com/blogpost/install-vs-code-in-android |
Beta Was this translation helpful? Give feedback.
Answered by
im-coder-lg
Nov 2, 2021
Replies: 1 comment 10 replies
-
Try this: |
Beta Was this translation helpful? Give feedback.
10 replies
Answer selected by
Priyanshuadeveloper
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try this:
apt remove code-server
, it might work.