.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "PIP-CACHE" "1" "Apr 06, 2024" "24.0" "pip" .SH NAME pip-cache \- description of pip cache command .SH DESCRIPTION .sp Inspect and manage pip\(aqs wheel cache. .sp Subcommands: .INDENT 0.0 .IP \(bu 2 dir: Show the cache directory. .IP \(bu 2 info: Show information about the cache. .IP \(bu 2 list: List filenames of packages stored in the cache. .IP \(bu 2 remove: Remove one or more package from the cache. .IP \(bu 2 purge: Remove all items from the cache. .UNINDENT .sp \fB\fP can be a glob expression or a package name. .SH USAGE .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C python \-m pip cache dir python \-m pip cache info python \-m pip cache list [] [\-\-format=[human, abspath]] python \-m pip cache remove python \-m pip cache purge .ft P .fi .UNINDENT .UNINDENT .SH OPTIONS .sp .INDENT 0.0 .TP .B \-\-format Select the output format among: human (default) or abspath .UNINDENT .SH AUTHOR pip developers .SH COPYRIGHT The pip developers .\" Generated by docutils manpage writer. .