mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 16:58:46 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user