Hi,
> You can do this one of two ways (There may actually be more ways than
> this):
> dpkg -i --force-conflicts /path-to-package/gcc*.deb
> dpkg --purge cpp
You can even NOT do it, since gcc Depends: on cpp. Actually it would have
deleted cpp already if it conflicts with gcc.
Greetings
Bernd
On Tue, 26 Nov 1996, Edward Urenda wrote:
> I had installed the cpp package in lieu of installing gcc. I find myself
> getting more into programming and will require gcc.
>
> I have tried to avoid using deseled, opting to choose dpkg -i instead.
> How can I remove cpp without breaking any depend
2 matches
Mail list logo