Pacman Remove Unused Dependencies

[Solved] Pacman Remove Unused Dependencies | Shell - Code Explorer | yomemimo.com
Question : pacman remove unused dependencies

Answered by : thoughtful-toad-kmgpf1u724rk

sudo pacman -Rsn $(pacman -Qdtq)

Source : https://www.reddit.com/r/archlinux/comments/5uurlq/whats_the_best_way_to_search_for_unneeded_packages/ddx54d1?utm_source=share&utm_medium=web2x&context=3 | Last Update : Sun, 20 Dec 20

Answers related to pacman remove unused dependencies

Code Explorer Popular Question For Shell