Skip to content

How to uninstall code-server ? #1989

Answered by bpmct
enniosousa asked this question in Q&A
Aug 20, 2020 · 8 comments · 7 replies

You must be logged in to vote

You can just rm -r the code-server directory. It depends on where you installed it, but if you used the install script by default it'll be in ~/.local/lib/code-server-<version> and there will also be a binary symlink in ~/.local/bin/code-server you can remove.

If you want to delete settings and data as well you can remove ~/.local/share/code-server and ~/.config/code-server.
Source: #1946 (comment)

Replies: 8 comments 7 replies

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies
Answer selected by nhooyr

You must be logged in to vote
0 replies

You must be logged in to vote
4 replies
@im-coder-lg

@ghost

@jmkim

@daanta-real

You must be logged in to vote
1 reply
@OmarLaham

You must be logged in to vote
0 replies

You must be logged in to vote
2 replies
@tteck

@marcosadsj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
Converted from issue

This discussion was converted from issue #1989 on August 20, 2020 22:17.