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:
parent
e150609b4c
commit
530fc91ea8
1 changed files with 4 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue