Skip to content

Instantly share code, notes, and snippets.

@eliasby
Last active August 29, 2015 14:08
Show Gist options
  • Save eliasby/92c14bfd1f589c910ac0 to your computer and use it in GitHub Desktop.
Save eliasby/92c14bfd1f589c910ac0 to your computer and use it in GitHub Desktop.
FreeBSD: Remove useless dependencies after removing a package
pkg delete package
pkg autoremove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment