LinuxCommandLibrary

pacman-s

short form of pacman --sync, which synchronizes packages

TLDR

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

$ tldr pacman sync
copy

SYNOPSIS

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

DESCRIPTION

pacman -S is the short form of pacman --sync, which synchronizes packages. It handles installing packages from repositories, updating the package database, and performing system upgrades.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community