Received Tue 29 Apr 2003 2:35pm +1000 from Alexander Wirt: > Hi folks, > > i have written a small wrapper for apt-get that makes it possible to > install all recommended and/or suggested Packages for a Package too. > ...
I've also got the same functionality in my apt-get wrapper, wajig, as
in:
wajig installr <pkg>
wajig installs <pkg>
wajig installrs <pkg>
Wajig is installed with:
apt-get install wajig
Regards,
Graham

