vjm wrote:
Thanks. Apache and related are kind of obvious if/when I need them. I was just wondering where this set of packages that is marked for install actually came from. The only thing I installed was shorewall that does not have those dependencies. So this actually might be more of me not knowing my way around aptitude. If I look at the details of a package in aptitude, the section "Packages which depend on xyz" gives a complete list of dependencies, right?
I don't normally use aptitude, I normally use apt-cache or apt-get when I'm in Debian, but the way it's worded (Packages which depend on xyz), that looks more like it's saying, "This package is a dependency for those packages" (they use this package to get needed functionality) rather than saying "Those packages are dependencies for this package" (they provide functionality needed for this package).