pacman-d
short form of pacman --database, which operates on the package database
TLDR
This command is an alias of pacman --database
View documentation for the original command
$ tldr pacman database
SYNOPSIS
pacman -D [options] package(s)
DESCRIPTION
pacman -D is the short form of pacman --database, which operates on the package database. It allows modifying package attributes stored in the local database without reinstalling packages.
SEE ALSO
pacman(8), pacman-database(8)
