On Tue, Nov 23, 2010 at 7:18 PM, Narendra Sisodiya < [email protected]> wrote:
> > > On Tue, Nov 23, 2010 at 7:13 PM, Parin Sharma <[email protected]>wrote: > >> >> >> On Tue, Nov 23, 2010 at 6:16 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. >>> >>> As far as I can understand you need non-interactive mode i.e. don't want >> any prompts for y/n or something right? >> > > Wrong ! I want that it should prompt.. I do not prompt y/n sometimes, like > sudo apt-get install expect > > Basically I want to find the dependacy list of a package, sudo apt-get > install **** something can be useful for knowing dependency list. > you can find out dependency of a package by "apt-cache show package" e.g "apt-cache show vlc" > -- > l...@iitd - http://tinyurl.com/ycueutm > -- Alok Singh Mahor Join the next generation of computing, Open Source, and Linux/GNU! -- l...@iitd - http://tinyurl.com/ycueutm
