pkg_delete unwantedpackage && pkg_delete -a
-a Delete unused dependencies (packages that are not needed by
anything tagged as installed manually).
On 2026 Apr 27 (Mon) at 17:01:37 +0200 (+0200), Manuel Giraud wrote:
:Hi,
:
:Say that I install a package just to test it and then I want to get rid
:of it. It comes with a lot of direct/indirect dependencies that I'd
:also like to remove. How can I do this easily? (Right now, I'm walking
:the "pkg_info -t" output and remove dependencies one at a time :-/)
:
:Thanks,
:--
:Manuel Giraud
: