You are not logged in.

#1 2011-01-25 16:09:34

Pratgeek
Member
Registered: 2011-01-25
Posts: 13

[solved]get rid of th e "Proceed with installation? [Y/n]" promt.

i don't want the above promt and want things to be installed automatically after i "pacman -S foo".

cheers

Last edited by Pratgeek (2011-02-11 14:51:13)

Offline

#2 2011-01-25 16:24:31

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [solved]get rid of th e "Proceed with installation? [Y/n]" promt.

Welcome to the forums. When looking for information, the first thing to look at would be the manual or man pages for the said app

look at man pacman -- especially the flag called --noconfirm

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.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2011-01-25 16:58:07

ANOKNUSA
Member
Registered: 2010-10-22
Posts: 2,141

Re: [solved]get rid of th e "Proceed with installation? [Y/n]" promt.

And might I add, pay special attention to the "not a good idea" part.  Simply bypassing all confirmations in pacman all the time can only lead to trouble in the long run; it's wise only to run --noconfirm when you're installing specific packages you're familiar with from the repos, and it's easier to check the list of packages pacman spits out at you than to dig through logs to find an error.

Offline

Board footer

Powered by FluxBB