LinuxCommandLibrary

pacman-u

short form of pacman --upgrade, which upgrades or adds packages

TLDR

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

$ tldr pacman upgrade
copy

SYNOPSIS

pacman -U [options] package(s)

DESCRIPTION

pacman -U is the short form of pacman --upgrade, which upgrades or adds packages to the system from local or remote package files. Unlike -S, this operates on package files directly rather than repository packages.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community