--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # bun pm cache > Manage Bun's cache. > More information: . - Display the path to the global module cache: `bun pm cache` - Clear the global module cache: `bun pm cache rm`