Spacevim: 如何卸载 how to uninstall

Created on 27 Oct 2017  ·  8Comments  ·  Source: SpaceVim/SpaceVim

怎么卸载这个软件呢,发现报错了好多,想卸载了

Most helpful comment

curl -sLf https://spacevim.org/install.sh | bash -s -- --uninstall

All 8 comments

curl -sLf https://spacevim.org/install.sh | bash -s -- -h
但是正确做法不应该是解决这些错误吗

有的人就是想卸载,不想折腾解决错误了,难道不该给这些人一个卸载自由嘛?

spacevim provides command to uninstall. please do not use issue to ask question. it is only for bug report.

-------- 原始邮件 --------
主题:Re: [SpaceVim/SpaceVim] 如何卸载 how to uninstall (#941)
发件人:刀尖红叶
收件人:SpaceVim/SpaceVim
抄送:Wang Shidong ,State change

有的人就是想卸载,不想折腾解决错误了,难道不该给这些人一个卸载自由嘛?


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHubhttps://github.com/SpaceVim/SpaceVim/issues/941#issuecomment-438898534, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMiJkvA89MpyEE8fF3ggSfNn1nGAotENks5uvNeLgaJpZM4QIeaG.

curl -sLf https://spacevim.org/install.sh | bash -s -- --uninstall

yeah, there is a script for uninstall SpaceVim. but it only remove the symlink, you need to delete ~/.SpaceVim, if you do not want to use SpaceVim.


[email protected]

发件人: Level.Znotifications@github.com
发送时间: 2018-12-08 19:11
收件人: SpaceVim/SpaceVimSpaceVim@noreply.github.com
抄送: Wang Shidongwsdjeg@outlook.com; State changestate_change@noreply.github.com
主题: Re: [SpaceVim/SpaceVim] 如何卸载 how to uninstall (#941)

curl -sLf https://spacevim.org/install.sh | bash -s -- --uninstall


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHubhttps://github.com/SpaceVim/SpaceVim/issues/941#issuecomment-445451297, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AMiJkkNtrRj-G9kF43Ycvl497lVZiswUks5u255SgaJpZM4QIeaG.

curl -L https://spacevim.org/install.sh | bash -s -- --uninstall

windows下卸载也是加一样的参数吗?

Windows 下没法使用 sh 文件,卸载的话,可以手动删除Home 目录下的 .SpaceVim 文件夹。

Was this page helpful?
0 / 5 - 0 ratings