Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
070ab0be09
commit
d5d66b01b3
1 changed files with 5 additions and 2 deletions
|
@ -213,7 +213,7 @@ sudo apt install remmina remmina-plugin-rdp remmina-plugin-secret
|
|||
|
||||
```
|
||||
# Removing Node.js on Linux
|
||||
|
||||
```
|
||||
sudo rm -rf /usr/local/bin/npm
|
||||
sudo rm -rf /usr/local/share/man/man1/node*
|
||||
sudo rm -rf /usr/local/lib/dtrace/node.d
|
||||
|
@ -225,6 +225,9 @@ sudo rm -rf /opt/local/lib/node_modules
|
|||
sudo rm -rf /usr/local/lib/node*
|
||||
sudo rm -rf /usr/local/include/node*
|
||||
sudo rm -rf /usr/local/bin/node*
|
||||
```
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue