On Tue, Nov 23, 2010 at 7:20 PM, Sanjay Bhangar <[email protected]>wrote:

> On Tue, Nov 23, 2010 at 3:42 PM, Narendra Sisodiya
> <[email protected]> wrote:
> >
> >
> > Sometimes when i want to install some package, it do not ask for y/n
> > question before installation. It happens when I try to install package
> with
> > do not have dependency.
> > for example -
> > sudo apt-get install expect
> > Do no ask for y/n type of question.
>
> Not sure I understand your question correctly, but:
>

I want opposite.

sudo apt-get -y install expect
>
>
I want something like

sudo apt-get -n install expect

or some method that apt-get must ask for y/n question for every
installation.
-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to