Pacman -T - Manage Packages with Pacman | Online Free DevTools by Hexmos
Manage packages efficiently with Pacman -T. This command provides a simple way to test package dependencies. Free online tool, no registration required.
pacman -T
This command is an alias of
pacman --deptest
.
- View documentation for the original command:
tldr pacman deptest