H
H
hellnice2014-04-05 21:21:22
Debian
hellnice, 2014-04-05 21:21:22

How to remove a package with dependencies in Debian?

Gent is easy : emerge -c Debian
, whatever you try . Is there a command similar to emerge -c that will remove a package with all of its dependencies that are not used by other packages?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vlad Zhivotnev, 2014-04-05
@inkvizitor68sl

apt-get purge package
then
apt-get autoremove # (removes any auto-depended packages that are no longer needed).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question