For a given (installed) package, foo, I would like to determine (in a straightforward way):
1) what (installed) packages foo requires 2) what (installed) packages require foo
You can use "apt-cache showpkg foo". The output is somewhat cryptic, but usable.
-- Martin
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
