]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man1/npm-rm.1
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / man / man1 / npm-rm.1
1 .TH "NPM\-RM" "1" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-rm\fR \- Remove a package
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 npm rm <name>
9 npm r <name>
10 npm uninstall <name>
11 npm un <name>
12 .fi
13 .RE
14 .SH DESCRIPTION
15 .P
16 This uninstalls a package, completely removing everything npm installed
17 on its behalf\.
18 .SH SEE ALSO
19 .RS 0
20 .IP \(bu 2
21 npm help prune
22 .IP \(bu 2
23 npm help install
24 .IP \(bu 2
25 npm help 5 folders
26 .IP \(bu 2
27 npm help config
28 .IP \(bu 2
29 npm help 7 config
30 .IP \(bu 2
31 npm help 5 npmrc
32
33 .RE
34