The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps / npm / man / man1 / uninstall.1 @ d46ebffb

History | View | Annotate | Download (483 Bytes)

1
.\" Generated with Ronnjs 0.3.8
2
.\" http://github.com/kapouer/ronnjs/
3
.
4
.TH "NPM\-RM" "1" "April 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 "" 0
36