Bubbles
0 points · 2 days ago · 0 comments

Previously. The Amp Code Manual does not contain uninstallation instructions. It contains only installation instructions. Every software installation method should have an easy way to be reverted. I hereby fill in this gap. How to uninstall Amp Code from your system? It’s likely installed globally via npm. To remove it: shell # 1. Remove the npm package npm uninstall -g @sourcegraph/amp # 2. Remove data directory rm -rf ~/.amp # 3. Remove config (symlinked from my dotfiles)...

No comments yet. Log in to discuss on the Fediverse