Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-20 00:20:58 +00:00
parent 846fc1563d
commit a360d4dc45
153 changed files with 493 additions and 434 deletions

View File

@@ -21,9 +21,9 @@ source: https://github.com/tldr-pages/tldr.git
`yay -Sua`
- Install a new package from the repos and AUR:
- Install a new package from the repos and AUR and do not ask to confirm transactions:
`yay -S {{package}}`
`yay -S {{package}} --noconfirm`
- Remove an installed package and both its dependencies and configuration files: