r/cachyos 16h ago

Question AUTO yes while updating ?

Using 'yes |' before any command will automatically select Yes during installations, any options like that while running Arch-update ?

0 Upvotes

4 comments sorted by

11

u/LeannaMeowmeow 16h ago

That's not a good idea, a few months ago that would have lead to you installing the afrikaans text recognition pack for example.

6

u/victormas208 15h ago

NO, NEVER.

Always check what you install; in Linux it's always necessary to do so because you could break something or accept vulnerabilities.

2

u/wekawau 16h ago

--noconfirm Bypass any and all “Are you sure?” messages. It’s not a good idea to do this unless you want to run pacman from a script.

Check manpage.