projects
/
platform
/
upstream
/
nodejs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
d0d38eaccb58518c8450ed79545b87a35d6fbb91
[platform/upstream/nodejs.git]
/
deps
/
npm
/
man
/
man1
/
npm-uninstall.1
1
.\" Generated with Ronnjs 0.3.8
2
.\" http://github.com/kapouer/ronnjs/
3
.
4
.TH "NPM\-RM" "1" "November 2013" "" ""
5
.
6
.SH "NAME"
7
\fBnpm-rm\fR \-\- Remove a package
8
.
9
.SH "SYNOPSIS"
10
.
11
.nf
12
npm rm <name>
13
npm uninstall <name>
14
.
15
.fi
16
.
17
.SH "DESCRIPTION"
18
This uninstalls a package, completely removing everything npm installed
19
on its behalf\.
20
.
21
.SH "SEE ALSO"
22
.
23
.IP "\(bu" 4
24
npm help prune
25
.
26
.IP "\(bu" 4
27
npm help install
28
.
29
.IP "\(bu" 4
30
npm help folders
31
.
32
.IP "\(bu" 4
33
npm help config
34
.
35
.IP "\(bu" 4
36
npm help config
37
.
38
.IP "\(bu" 4
39
npm help npmrc
40
.
41
.IP "" 0
42