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