You are not logged in.
Pretty much what the title says.
I want to write a script that downloads and installs packages without the need to confirm that I want to install those.
I couldn't find anything in the wiki or the man page about this, could it still be done?
Or do I have to submit a feature request?
Offline
--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.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
Whats wrong with you?! Did you search confirm in the man page?!
Or pacman -S --help | grep confirm
Unbelievable...
edit: dammit... -.-
Last edited by weltio (2011-06-29 18:06:05)
Offline
man pacman wrote:--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.
Oh, I didn't see that at all, sorry about that.
Thank you.
Offline
Sure. please mark your thread as solved
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline