Pacman Query - Search Packages | Online Free DevTools by Hexmos
Search packages with Pacman Query. Find package information, dependencies, and installed versions easily using the command line. Free online tool, no registration required.
pacman -Q
This command is an alias of
pacman --query
.
- View documentation for the original command:
tldr pacman query