[Gambas-user] Complex Extra Dependency
Gianni Piccini
gp at ...3050...
Thu Feb 14 22:30:10 CET 2013
On 14/02/2013 19:07, Benoît Minisini wrote:
> Normally, when a package is installed,
> only the needed dependencies are installed, not the "recommended"
> packages. Or am I wrong?
Not sure of how it works in details, but I think it's wrong, at least in
most cases, with apt-get. I remember discussions when the new work mode
became standard also in Debian.
In apt.conf file, for example, to reduce installed packages, you can
also put a setting:
APT::Install-Recommends "false";
More information about the User
mailing list