1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

yay: add --noconfirm (#16198)

This commit is contained in:
Managor 2025-04-19 15:47:37 +03:00 committed by GitHub
parent 46eb12af31
commit e866956d57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,9 +16,9 @@
`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: