326 B
326 B
title, tags, requires
| title | tags | requires | |||
|---|---|---|---|---|---|
| Arch maintenance with yay |
|
|
Package Cache
Just like [pacman](distros/arch/pacman.md) with a couple of extras.
ls ~/.cache/yay/ | wc -l
yay -Sc
Use -Yc to remove old dependencies:
yay -Yc
ls ~/.cache/yay/ | wc -l