pacman
Package manager for Arch Linux and derivatives.
Syntax
$pacman [OPTIONS] [PACKAGES]
Examples
Examples
$pacman -S package-name
Examples
$pacman -Syu
Examples
$pacman -R package-name
Distro comparison
Install package
Package manager commands for installing software.
Update system
System-wide package and repository updates.
Search package
Find available packages in repositories.
Typical use cases
pacman -S package-name
pacman -Syu
pacman -R package-name
Note
Fast and minimal. Most operations require root. Use pacman -Syu for full system updates.
Export