Re: Convenient way to UN-install build deps

2003-06-24 Thread Sebastian Kapfer
On Mon, 23 Jun 2003 13:40:09 +0200, J.H.M. Dassen (Ray) wrote: On Sat, Jun 21, 2003 at 01:19:34 +0200, Sebastian Kapfer wrote: If I want to install the build-dependencies of a package (to build my own copy with a patch), I run apt-get build-dep package name. That's OK. But how do I get rid of

Re: Convenient way to UN-install build deps

2003-06-23 Thread J.H.M. Dassen (Ray)
On Sat, Jun 21, 2003 at 01:19:34 +0200, Sebastian Kapfer wrote: If I want to install the build-dependencies of a package (to build my own copy with a patch), I run apt-get build-dep package name. That's OK. But how do I get rid of them? If you have the resources for it, pbuilder is probably a

Convenient way to UN-install build deps

2003-06-20 Thread Sebastian Kapfer
If I want to install the build-dependencies of a package (to build my own copy with a patch), I run apt-get build-dep package name. That's OK. But how do I get rid of them? Is there a convenient way to say uninstall the build-dependencies of package xyz, save those which other packages depend