262 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			262 B
		
	
	
	
	
	
	
	
title, tags, requirements
| title | tags | requirements | ||
|---|---|---|---|---|
| Arch Maintenance with yay | 
 | 
 | 
Package Cache
Just like pacman
ls ~/.cache/yay/ | wc -l
yay -Sc
Use -Yc to remove old dependencies:
yay -Yc
ls ~/.cache/yay/ | wc -l