mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 16:52:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -17,10 +17,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`yay`
|
||||
|
||||
- Synchronize and update only AUR packages:
|
||||
|
||||
`yay -Sua`
|
||||
|
||||
- Install a new package from the repos and AUR and do not ask to confirm transactions:
|
||||
|
||||
`yay -S {{package}} --noconfirm`
|
||||
@@ -37,6 +33,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`yay -Yc`
|
||||
|
||||
- Clean `pacman` and `yay` caches (old package versions kept for rollback and downgrade purposes):
|
||||
|
||||
`yay -Scc`
|
||||
|
||||
- Show statistics for installed packages and system health:
|
||||
|
||||
`yay -Ps`
|
||||
|
||||
Reference in New Issue
Block a user