πŸ’­ pacman/Tips and tricks - ArchWiki

!https://wiki.archlinux.org/title/pacman/Tips_tricks

Copy this post

The arch wiki is always full of good content, and pacman tips and tricks does not disappoint. Today I discovered this command to remove orphaned dependencies on my system.

pacman -Qdtq | pacman -Rns -

Note

This post is a thought. It’s a short note that I make about someone else’s content online #thoughts