Files
cours/homebrew . clear cache.md
T
2026-05-31 20:45:59 +02:00

14 lines
134 B
Markdown

---
up:
- "[[homebrew]]"
tags:
- "#s/informatique"
aliases:
- clear homebrew cache
---
```sh
homebrew cleanup --prune=all
```