LinuxCommandLibrary

pacman-t

short form of pacman --deptest, which checks if specified dependencies are

TLDR

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

$ tldr pacman deptest
copy

SYNOPSIS

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

DESCRIPTION

pacman -T is the short form of pacman --deptest, which checks if specified dependencies are satisfied on the system. It returns the names of packages that are not installed or don't meet version requirements.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community