dbolgheroni
April 13th, 2005, 11:13 PM
Hi,
I'm trying to remove some packages in a different way.
The portable NetBSD package system (runs on GNU/Linux too) has useful
options regarding this, like -r and -R in pkg_delete. I don't know if apt uses one of these options by default, removing only the package specified.
I would like to remove the given package and any packages it depends on,
unless some other package still needs a dependent package.
Are there any way to do this with apt?
pkg_delete manpage can be found at:
http://netbsd.gw.com/cgi-bin/man-cgi?pkg_delete++NetBSD-current
Thank you.
I'm trying to remove some packages in a different way.
The portable NetBSD package system (runs on GNU/Linux too) has useful
options regarding this, like -r and -R in pkg_delete. I don't know if apt uses one of these options by default, removing only the package specified.
I would like to remove the given package and any packages it depends on,
unless some other package still needs a dependent package.
Are there any way to do this with apt?
pkg_delete manpage can be found at:
http://netbsd.gw.com/cgi-bin/man-cgi?pkg_delete++NetBSD-current
Thank you.