LinuxCommandLibrary

pacman-q

short form of pacman --query, which queries the local package database

TLDR

This command is an alias of pacman --query
View documentation for the original command

$ tldr pacman query
copy

SYNOPSIS

pacman -Q [options] [package(s)]

DESCRIPTION

pacman -Q is the short form of pacman --query, which queries the local package database. It allows listing installed packages, checking package information, and querying files owned by packages.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community