Remove a package and its dependencies (includes AUR packages)

yaourt

  • Arch Linux utility for building packages from the Arch User Repository.
    More information: <https://linuxcommandlibrary.com/man/yaourt>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

yaourt -Rs {{package_name}}

click the source code to copy