1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

yay: add -Yc example (#6324)

This commit is contained in:
Snehit Sah 2021-08-14 18:37:18 +05:30 committed by GitHub
parent e150609b4c
commit 530fc91ea8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,10 @@
`yay -Ss {{keyword}}`
- Remove orphaned packages (installed as dependencies but not required by any package):
`yay -Yc`
- Show statistics for installed packages and system health:
`yay -Ps`