LinuxCommandLibrary

pacman-r

short form of pacman --remove, which removes packages from the system

TLDR

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

$ tldr pacman remove
copy

SYNOPSIS

pacman -R [options] package(s)

DESCRIPTION

pacman -R is the short form of pacman --remove, which removes packages from the system. It handles dependency checking and can optionally remove configuration files and orphaned dependencies.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community