You can also add:
APT {
Get {
Assume-Yes "true";
};
};
in "/etc/apt/apt.conf"
Agnello George <[EMAIL PROTECTED]> wrote: > You
can try the following,
>
> apt-get install package-name << END
> y
> END
Thanks i tried this !! this too worked !!
>
> if there are more packages you can put them in a loop,
>
> for package in package1 package2 package3 ...
> do
> apt-get install $package << END
> y
> END
> done
ok!! thanks for this tip
This is really a amazing group !! thanks guys
--
Regards
Agnello Dsouza
www.linux-vashi.blogspot.com
lnxnubie - Always a Linux Newbie
---------------------------------
Why delete messages? Unlimited storage is just a click away.
[Non-text portions of this message have been removed]